@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'