UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

7 lines (6 loc) 167 B
export declare module LanguagePickerLocalization { const namespace = "Omnia.Ux.LanguagePicker"; interface locInterface { AllLanguages: string; } }