UNPKG

103 BTypeScriptView Raw
1import { Environment } from './Environment';
2export declare function makeEnv(_?: string): Environment;