@fipnooone/react-env
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published
# .env
REACT_APP_NAME=VALUE
import { env } from ".../Env/Env";

const variable = env("NAME"); // '' - if not found

Readme

Keywords

none

Package Sidebar

Install

npm i @fipnooone/react-env

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

2.52 kB

Total Files

11

Last publish

Collaborators

  • fipnooone