Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias ResultType
import { type ResultType } from "https://deno.land/std@0.76.0/encoding/_yaml/loader/loader_state.ts";
definition: any[] | Record<string, any> | string