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