Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qonto.com/llms.txt

Use this file to discover all available pages before exploring further.

@qonto/embed-sdk / <internal> / src/common/constants / BRANCHES

Variable: BRANCHES

const BRANCHES: object
List of possible branches the SDK can be used in non-production environments.

Type declaration

MASTER

MASTER: string = 'master'

QA

QA: string = 'qa'

SANDBOX

SANDBOX: string = 'sandbox'