import { isCollection } from "https://deno.land/x/windmill@v1.229.0/node_modules/yaml/dist/parse/cst.d.ts";
type
(token: Token | null | undefined) => token is BlockMap | BlockSequence | FlowCollection
x/windmill/node_modules/yaml/dist/parse/cst.d.ts>isCollection
import { isCollection } from "https://deno.land/x/windmill@v1.229.0/node_modules/yaml/dist/parse/cst.d.ts";