1.0.17 • Published 4 years ago
hj-privateconfig v1.0.17
安装
npm install hj-privateconfig
Example
import {privateconfig} from 'privateconfig'
//获得运行环境枚举
privateconfig.getEnvEnumObj().SIT;
//获得管理数据库连接串
privateconfig.getAdminDBUri(env);
License
Copyright 2015–2018 Christopher Brown. MIT Licensed.
1.0.17
4 years ago