UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

10 lines (9 loc) 225 B
export declare module SpacingPickerLocalization { const namespace = "Omnia.Ux.SpacingPicker"; interface locInterface { Top: string; Right: string; Left: string; Bottom: string; } }