Package Exports
- @jswork/i18n-loader-utils
- @jswork/i18n-loader-utils/dist/index.cjs.js
- @jswork/i18n-loader-utils/dist/index.esm.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@jswork/i18n-loader-utils) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
i18n-loader-utils
I18n loader utils.
installation
npm install @jswork/i18n-loader-utilsusage
import i18nLoaderUtils from '@jswork/i18n-loader-utils';
// usage goes here.types
/// <reference types="@jswork/i18n-loader-utils/global.d.ts" />license
Code released under the MIT license.