UNPKG

@visitscotland/component-library

Version:
9 lines (8 loc) 266 B
declare global { interface Window { VS: any; } } export declare function getLabelText(key: any, fallback: any, subfolder?: any): any; export declare function getProductName(key: any, fallback?: any): any; export declare function getLocale(): string;