UNPKG
@sproott/sveltekit-superforms
Version:
latest (2.27.1-next)
2.27.1-next
Making SvelteKit forms a pleasure to use!
superforms.rocks
@sproott/sveltekit-superforms
/
dist
/
jsonSchema
/
index.d.ts
2 lines
(1 loc)
•
62 B
TypeScript
View Raw
1
2
export
type
{
JSON
Schema7
as
JSON
Schema }
from
'json-schema'
;