1.0.1 • Published 11 months ago

@koihe/web-biz-type v1.0.1

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

@koihe/web-biz-type

服务层Api接口请求参数和响应参数的类型定义

安装

npm install --save @koihe/web-biz-type
yarn add @koihe/web-biz-type

使用方式

在需要使用的文件中导入即可

import { PostAlarmsGetAlarmInfoReqTypeByAggs, PostAlarmsGetAlarmInfoResTypeByAggs } from '@koihe/web-biz-type'

预览地址

@koihe/web-biz-type插件业务Api接口类型定义查询页面