0.1.2 • Published 6 years ago

@bahatron/error v0.1.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 years ago

\$env

A simple store for environmental variables

Installation

npm install @bahatron/env

Usage

import $env from "@bahatron/env";

const myVar = $env.get("MY_VAR", "default_val");
0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago