UNPKG

@descope/sdk-mixins

Version:
6 lines (5 loc) 319 B
export declare const BASE_CONTENT_URL = "https://static.descope.com/pages"; export declare const BASE_CONTENT_URL_FALLBACK = "https://static2.descope.com/pages"; export declare const OVERRIDE_CONTENT_URL: string; export declare const ASSETS_FOLDER = "v2-beta"; export declare const PREV_VER_ASSETS_FOLDER = "v2-alpha";