egg-ts-service
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

egg-ts-service

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

Install

$ npm i egg-ts-service --save

Usage

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

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-ts-service

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

14.1 kB

Total Files

5

Last publish

Collaborators

  • gyh