UNPKG
jswagger
Version:
latest (0.0.6)
0.0.6
github.com/jc-lab/jswagger.js
jc-lab/jswagger.js
jswagger
/
packages
/
common
/
src
/
index.ts
3 lines
(2 loc)
•
52 B
text/typescript
View Raw
1
2
3
export
*
from
'./types'
;
export
*
from
'./utils'
;