UNPKG
yapi-ts-builder
Version:
latest (1.0.2)
next (1.0.1-beta.0)
1.0.2
1.0.1-beta.0
1.0.0
0.0.1-beta.3
0.0.1-beta.2
0.0.1-beta.1
0.0.1-beta.0
0.0.0
基于 yapi-to-typescript 实现的 YApi 接口定义生成工具
yapi-ts-builder
/
lib
/
esm
/
index.js
3 lines
(2 loc)
•
54 B
JavaScript
View Raw
1
2
3
export
*
from
'./types'
;
export
*
from
'./helpers'
;