egg-biz-router
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

egg-biz-router

A plugin for controller router decorator in eggjs

Usage

$ npm install egg-biz-router

add to plugin

// config/plugin.ts

export default {
  bizRouter: {
    enable: true,
    package: 'egg-biz-router',
  }
}

Package Sidebar

Install

npm i egg-biz-router

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

28.7 kB

Total Files

11

Last publish

Collaborators

  • hualong.dai