UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

9 lines (8 loc) 245 B
export declare module InputLanguagePickerLocalization { const namespace = "Omnia.Ux.InputLanguagePicker"; interface locInterface { AllLanguages: string; EditGridMode: string; ShowDefaultLanguages: string; } }