UNPKG
fastman
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
快速api测试及文档生成
fastman
/
index.ts
5 lines
(2 loc)
•
67 B
text/typescript
View Raw
1
2
3
4
5
import
Fastman
from
"./src/fastman"
;
export
default
Fastman
;