Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface SchemaDefinition
import { type SchemaDefinition } from "https://deno.land/std@0.59.0/encoding/_yaml/schema.ts";

Properties

optional
implicit: Any[]
optional
explicit: Type[]
optional
include: Schema[]