Skip to main content
Module

std/encoding/yaml/state.ts>State

Deno standard library
Go to Latest
class State
Abstract
import { State } from "https://deno.land/std@0.41.0/encoding/yaml/state.ts";

Constructors

new
State(schema?: SchemaDefinition)