UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

7 lines (6 loc) 160 B
export declare module ColorPickerLocalization { const namespace = "Omnia.Ux.ColorPicker"; interface locInterface { CustomColor: string; } }