type alias KindTypeimport { type KindType } from "https://deno.land/x/lume@v1.16.1/deps/yaml.ts"; definition: "sequence" | "scalar" | "mapping"