import { typeNameToSchemeable } from "https://deno.land/x/blocks@1.96.2/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@1.96.2/engine/schema/transform.ts";