UNPKG
schema-fun
Version:
latest (1.0.0-alpha.5)
1.0.0-alpha.5
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
JSON schema tools
github.com/jstone-dev/schematools
jstone-dev/schematools
schema-fun
/
dist
/
browser.js
5 lines
•
153 B
JavaScript
View Raw
1
2
3
4
5
export
*
from
'./errors.js'
;
export
*
from
'./paths.js'
;
export
*
from
'./registry.js'
;
export
*
from
'./schemas.js'
;
//# sourceMappingURL=browser.js.map