1.0.5 • Published 8 years ago
thzs-inspect-api v1.0.5
安装
npm i thzs-inspect-api --save
使用
# 1. 在 app.module.ts 中引入
import { APIS } from 'thzs-inspect-api';
# 2. 添加到 App providers 中
const APP_PROVIDERS = [
...APIS
];
npm i thzs-inspect-api --save
# 1. 在 app.module.ts 中引入
import { APIS } from 'thzs-inspect-api';
# 2. 添加到 App providers 中
const APP_PROVIDERS = [
...APIS
];