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

x/windmill/node_modules/yaml/dist/nodes/toJS.d.ts>ToJSContext

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 ToJSContext
import { type ToJSContext } from "https://deno.land/x/windmill@v1.348.0/node_modules/yaml/dist/nodes/toJS.d.ts";

Properties

anchors: Map<Node, AnchorData>
doc: Document
keep: boolean
mapAsMap: boolean
mapKeyWarned: boolean
maxAliasCount: number
optional
onCreate: (res: unknown) => void
stringify: stringify

Requiring this directly in Pair would create circular dependencies