UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

11 lines (10 loc) 270 B
export declare module FileUploaderLocalization { const namespace = "Omnia.FileUploader"; interface locInterface { Label0: string; Label1: string; Label2: string; HintForEditFileName: string; LimitFileSize: string; } }