UNPKG
@rawmodel/parser
Version:
latest (3.0.0-alpha0)
3.0.0-alpha0
2.4.0
2.3.0
2.2.1
2.2.0
2.1.6
2.1.5
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.0
Parser and type casting for RawModel.
github.com/rawmodel/framework
rawmodel/framework
@rawmodel/parser
/
dist
/
index.d.ts
3 lines
(2 loc)
•
61 B
TypeScript
View Raw
1
2
3
export
*
from
'./core/types'
;
export
*
from
'./core/parser'
;