UNPKG

@intlayer/chokidar

Version:

Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.

5 lines 137 B
const sortAlphabetically = (a, b) => a.localeCompare(b); export { sortAlphabetically }; //# sourceMappingURL=sortAlphabetically.mjs.map