UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

7 lines (6 loc) 189 B
export declare module MediaPickerRTEExtensionLocalization { const namespace = "Omnia.Ux.RichTextEditor.MediaPicker"; interface locInterface { NotValidImage: string; } }