UNPKG

56 BTypeScriptView Raw
1export declare class I18nOptions {
2 language: any;
3}