UNPKG

lynx-intlayer

Version:

A Lynx plugin for seamless internationalization (i18n) and localization (l10n) of your mobile app.

5 lines 168 B
//#region src/intlayerPolyfill.d.ts declare const intlayerPolyfill: () => void; //#endregion export { intlayerPolyfill }; //# sourceMappingURL=intlayerPolyfill.d.ts.map