1.0.4 • Published 11 months ago

egg-eruit-logic-topic v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

egg-eruit-logic-topic

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

Install

$ npm i egg-eruit-logic-topic --save

Usage

// {app_root}/config/plugin.js
exports.eruitLogicTopic = {
  enable: true,
  package: 'egg-eruit-logic-topic',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.0.4

11 months ago