UNPKG
tstype-schema
Version:
latest (1.1.0)
1.1.0
1.0.0
TSType schema declarations
github.com/k8w/tstype
k8w/tstype-schema
tstype-schema
/
src
/
extraTypes
/
index.d.ts
4 lines
(3 loc)
•
71 B
TypeScript
View Raw
1
2
3
4
import
'./Omit'
;
import
'./Overwrite'
;
import
'./ScalarValueTypes'
;