UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

11 lines (10 loc) 323 B
export declare module LayoutBackgroundImageLocalization { const namespace = "Omnia.Ux.AppLayoutDefinition.LayoutBackgroundImage"; interface locInterface { CropRatio: string; CustomRatio: string; DefaultScaling: string; ForceDefaultScaling: string; KeepRatio: string; } }