UNPKG

sveltekit-superforms

Version:

Making SvelteKit forms a pleasure to use!

3 lines (2 loc) 110 B
import type { JSONSchema } from './index.js'; export declare function schemaHash(schema: JSONSchema): string;