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