UNPKG

@instantdb/core

Version:
3 lines 189 B
import { InstantSchemaDef } from './schemaTypes.ts'; export declare const parseSchemaFromJSON: (s: any) => InstantSchemaDef<any, any, any>; //# sourceMappingURL=parseSchemaFromJSON.d.ts.map