type alias KindTypeimport { type KindType } from "https://deno.land/std@0.41.0/encoding/yaml/type.ts"; definition: "sequence" | "scalar" | "mapping"