UNPKG
@codegena/oapi3ts
Version:
latest (3.0.0-alpha.4)
3.0.0-alpha.4
3.0.0-alpha.3
3.0.0-alpha.2
3.0.0-alpha.1
3.0.0-alpha.0
2.2.0-alpha.2
2.2.0-alpha.1
2.2.0-alpha.0
2.1.9-alpha.3
2.1.9-alpha.2
2.1.9-alpha.1
2.1.9-alpha.0
2.1.8
2.1.7
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
0.0.2
0.0.1
Codegeneration from OAS3 to TypeScript
github.com/koshevy/codegena
koshevy/codegena
@codegena/oapi3ts
/
legacy
/
core
/
index.d.ts
6 lines
(5 loc)
•
164 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./api-meta-info'
;
export
*
from
'./config'
;
export
*
from
'./convertor'
;
export
*
from
'./data-type-descriptor'
;
export
*
from
'./parsing-problems'
;