egg-mifen-mq

0.0.26 • Public • Published

egg-mifen-mq

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i egg-mifen-mq --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

/egg-mifen-mq/

    Package Sidebar

    Install

    npm i egg-mifen-mq

    Weekly Downloads

    1

    Version

    0.0.26

    License

    MIT

    Unpacked Size

    44.4 kB

    Total Files

    12

    Last publish

    Collaborators

    • gcy-juwee