Skip to content

@melio-eng/cfc-sdk


@melio-eng/cfc-sdk / Environment

Variable: Environment

const Environment: object

Defined in: constants.ts:28

Type Declaration

CERTIFICATION

readonly CERTIFICATION: "certification" = "certification"

LOCAL

readonly LOCAL: "local" = "local"

PRODUCTION

readonly PRODUCTION: "production" = "production"

STAGING

readonly STAGING: "staging" = "staging"