variable schemeableToJSONSchemaimport { schemeableToJSONSchema } from "https://dotland.deno.dev/x/live@1.63.12/engine/schema/schemeable.ts"; type(genId: (s: Schemeable) => string | undefined,def: Record<string, JSONSchema7>,ischemeable: Schemeable,seen?: Map<string, boolean>,) => [Record<string, JSONSchema7>, JSONSchema7]