UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

6 lines 214 B
export declare class LocalesHelper { private static locales; static getLocaleId(localeName: string): number; static getLocaleName(localeId: number): string; } //# sourceMappingURL=LocalesHelper.d.ts.map