UNPKG

@inlang/paraglide-js

Version:

[![NPM Downloads](https://img.shields.io/npm/dw/%40inlang%2Fparaglide-js?logo=npm&logoColor=red&label=npm%20downloads)](https://www.npmjs.com/package/@inlang/paraglide-js) [![GitHub Issues](https://img.shields.io/github/issues-closed/opral/paraglide-js?lo

10 lines 299 B
/** * This script writes public environment variables * to an importable env file. * * - The SDK must bundle this file with the rest of the SDK * - This scripts avoids the need for a bundler * - Must be ran before building the SDK */ export {}; //# sourceMappingURL=create-index-file.d.ts.map