UNPKG
@paima/schema2typebox
Version:
latest (1.9.0)
1.9.0
Creates typebox code from JSON schemas
github.com/xddq/schema2typebox
xddq/schema2typebox
@paima/schema2typebox
/
dist
/
src
/
index.d.ts
2 lines
(1 loc)
•
78 B
TypeScript
View Raw
1
2
export
{
Schema2TypeboxOptions
, schema2typebox }
from
"./programmatic-usage"
;