Skip to main content
Module

x/windmill/node_modules/yaml/dist/nodes/YAMLSeq.d.ts>YAMLSeq#toJSON

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
method YAMLSeq.prototype.toJSON
import { YAMLSeq } from "https://deno.land/x/windmill@v1.350.0/node_modules/yaml/dist/nodes/YAMLSeq.d.ts";

Parameters

optional
_: unknown
optional
ctx: ToJSContext

Returns

unknown[]