UNPKG
jsonschema2ddl
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Convert JSON Schema to DDL
github.com/promptstore/jsonschema2ddl
promptstore/jsonschema2ddl
jsonschema2ddl
/
lib
/
index.js
2 lines
•
64 B
JavaScript
View Raw
1
2
export
*
from
'./translators'
;
//# sourceMappingURL=index.js.map