UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

12 lines (11 loc) 323 B
export declare module PexelProviderLocalization { const namespace = "Omnia.Ux.PexelProvider"; interface locInterface { Title: string; FeatureTitle: string; New7FeatureDescription: string; DowloadImageFailed: string; PhotoBy: string; PhotosProviderBy: string; } }