UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

8 lines (7 loc) 225 B
export declare module FilePickerMyComputerProviderLocalization { const namespace = "Omnia.Ux.FilePicker.MyComputerProvider"; interface locInterface { New7WarningMessage: string; Title: string; } }