1.1.2 • Published 9 months ago

egg-muc-ua v1.1.2

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

egg-muc-ua

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

Install

$ npm i egg-muc-ua --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

1.1.2

9 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

3 years ago