@rmw/config

0.0.25 • Public • Published

@rmw/config

安装

yarn add @rmw/config

或者

npm install @rmw/config

使用

#!/usr/bin/env coffee
import CONFIG from '@rmw/config'
import test from 'tape-catch'

test 'config', (t)=>
  console.log CONFIG.xxx
  CONFIG.xxx = 52
  t.end()

关于

本项目隶属于人民网络(rmw.link) 代码计划。

人民网络

Readme

Keywords

none

Package Sidebar

Install

npm i @rmw/config

Weekly Downloads

20

Version

0.0.25

License

AGPL

Unpacked Size

11.8 kB

Total Files

5

Last publish

Collaborators

  • gcxfd