egg-mns-hs

0.0.17 • Public • Published

egg-mns

NPM version npm download

Install

$ npm i egg-mns --save

Usage

// {app_root}/config/plugin.js
exports.mns = {
  enable: true,
  package: 'egg-mns',
};

Configuration

// {app_root}/config/config.default.js
exports.mns = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-mns-hs

Weekly Downloads

4

Version

0.0.17

License

MIT

Unpacked Size

9.99 kB

Total Files

11

Last publish

Collaborators

  • sxh2000251