UNPKG

223 BTypeScriptView Raw
1declare const _default: (locale?: string) => {
2 getMessage(label: any, args?: any, bundle?: string): any;
3 getLocale(): string;
4 readonly targetusername: string;
5 readonly perflog: string;
6};
7export = _default;