UNPKG

@intlayer/dictionaries-entry

Version:

Provides the entry path for Intlayer dictionaries, solving filesystem retrieval issues for bundlers like Webpack and Rollup.

8 lines (6 loc) 240 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); //#region src/index.browser.ts const getDictionaries = () => ({}); //#endregion exports.getDictionaries = getDictionaries; //# sourceMappingURL=index.browser.cjs.map