UNPKG

@intlayer/config

Version:

Retrieve Intlayer configurations and manage environment variables for both server-side and client-side environments.

5 lines 128 B
const normalizePath = (path) => path.replace(/\\/g, "/"); export { normalizePath }; //# sourceMappingURL=normalizePath.mjs.map