UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

10 lines (9 loc) 258 B
export declare module WelcomeLocalization { const namespace = "Omnia.Welcome"; interface locInterface { WelcomeMessage: string; SettingUpProfileMessage: string; SetUpProfileFailedMessage: string; Skip: string; } }