declare-env

1.0.1 • Public • Published

declare-env ⚙️

Generate an env.d.ts file from your .env file and import it in your project.

Installation

$ npm install -D declare-env # npm
$ yarn add --dev declare-env # yarn
$ pnpm add -D declare-env # pnpm

Usage

$ declare-env

This will generate a env.d.ts file in your project root. If tsconfig.json is present, generated file will be added to the files array.

Readme

Keywords

none

Package Sidebar

Install

npm i declare-env

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.88 kB

Total Files

5

Last publish

Collaborators

  • drgatoxd