Othent exported config constants.
Last updated 7 months ago
While you are most likely no going to need to access these constants directly, they have been exported just in case.
config.constants.ts
DEFAULT_GATEWAY_CONFIG: GatewayConfig
DEFAULT_DISPATCH_NODE: UrlString
DEFAULT_COOKIE_KEY: OthentStorageKey
DEFAULT_LOCAL_STORAGE_KEY: OthentStorageKey
CLIENT_NAME: string
CLIENT_VERSION: string
ANALYTICS_TAGS: Tag[]
DEFAULT_OTHENT_CONFIG: OthentConfig
DEFAULT_APP_INFO: AppInfo
DEFAULT_OTHENT_OPTIONS: OthentOptions