type alias TypeMapimport { type TypeMap } from "https://deno.land/std@0.41.0/encoding/yaml/schema.ts"; definition: [k in KindType | "fallback"]: ArrayObject<Type>