UNPKG

@meshconnect/react-native-link-sdk

Version:
7 lines (6 loc) 338 B
export declare const DARK_THEME_COLOR_TOP = "#1E1E24"; export declare const LIGHT_THEME_COLOR_TOP = "#F3F4F5"; export declare const DARK_THEME_COLOR_BOTTOM = "#0E0D0D"; export declare const LIGHT_THEME_COLOR_BOTTOM = "#FBFBFB"; export declare const WHITELISTED_ORIGINS: string[]; export declare const EXTERNALLY_OPENED_ORIGINS: string[];