Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/windmill/node_modules/yaml/browser/index.js>Alias

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
class Alias
extends NodeBase
import { Alias } from "https://deno.land/x/windmill@v1.353.0/node_modules/yaml/browser/index.js";

Constructors

new
Alias(source)

Methods

resolve(doc)

Resolve the value of this alias within doc, finding the last instance of the source anchor before this node.

toJSON(_arg, ctx)
toString(
ctx,
_onComment,
_onChompKeep,
)