1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-11-01 15:45:58 +09:00
cherrypick/locales/index.d.ts

4 lines
67 B
TypeScript
Raw Normal View History

declare const locales: { [lang: string]: any };
export = locales;