© 1999-2048 dssz.net 粤ICP备11031372号
[其它] ahm-config-源码
说明:ahm-config 配置管理模块。 它使用下的来管理配置文件和环境变量(作为单个系统)。 它旨在简化系统配置和配置管理。 它还提供了使用json模式进行配置验证和规范化的方法。 安装 $ npm i ahmdigital/config 用法 const config = require ( 'ahmdigital/config' ) ; module . exports = config . make ( { path : ` ${ __dirname } /..` } ) ; 选项 con<weixin_42102358> 上传 | 大小:107kb