import { typeNameToSchemeable } from "https://deno.land/x/blocks@0.36.7/engine/schema/transform.ts";
type
(typeName: string, ctx: SchemeableTransformContext) => Promise<Schemeable>
x/blocks/engine/schema/transform.ts>typeNameToSchemeable
import { typeNameToSchemeable } from "https://deno.land/x/blocks@0.36.7/engine/schema/transform.ts";