import { Type } from "https://deno.land/std@0.220.1/yaml/type.ts";
Properties
optional
defaultStyle: StyleVariantinstanceOf: Any
kind: KindType | null
optional
loadKind: KindTypeoptional
represent: RepresentFn | ArrayObject<RepresentFn>resolve: (data?: Any) => boolean
optional
styleAliases: ArrayObject