UNPKG
type-level-schema
Version:
latest (1.4.2)
1.4.2
1.4.1
1.4.0
1.3.2
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.0.0
Typescript typings for JSON schemas
github.com/andnp/type-level-schema
andnp/type-level-schema
type-level-schema
/
index.d.ts
3 lines
(2 loc)
•
56 B
TypeScript
View Raw
1
2
3
export
*
from
'./schema'
;
export
*
from
'./validation'
;