Skip to main content
Module

std/yaml/schema/mod.ts

The Deno Standard Library
Latest
import * as mod from "https://deno.land/std@0.224.0/yaml/schema/mod.ts";

Variables

Standard YAML's core schema.

Default YAML schema. It is not described in the YAML specification.

Extends JS-YAML default schema with additional JavaScript types It is not described in the YAML specification. Functions are no longer supported for security reasons.

Standard YAML's failsafe schema.

v
JSON_SCHEMA
deprecated

Standard YAML's JSON schema.