Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/windmill/node_modules/yaml/dist/compose/resolve-props.d.ts>ResolvePropsArg

Windmill deno client (separated from the main repo because most of the code is auto-generated from the openapi and not worth committing)
Go to Latest
interface ResolvePropsArg
import { type ResolvePropsArg } from "https://deno.land/x/windmill@v1.358.0/node_modules/yaml/dist/compose/resolve-props.d.ts";

Properties

optional
flow: "flow map" | "flow sequence"
indicator:
| "doc-start"
| "explicit-key-ind"
| "map-value-ind"
| "seq-item-ind"
next: Token | null | undefined
offset: number
startOnNewline: boolean