UNPKG

@beincom/node-profile

Version:

``` npm install @beincom/node-profile # yarn add @beincom/node-profile ```

3 lines (2 loc) 93 B
import { Environment } from '../environment'; export declare function getEnv(): Environment;