UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

8 lines (7 loc) 179 B
export declare module IconPickerLocalization { const namespace = "Omnia.IconPicker"; interface locInterface { EditImage: string; AddImage: string; } }