Skip to main content
Module

x/enzastdlib/vendor/@cfworker-json-schema.ts>dereference

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
Latest
function dereference
import { dereference } from "https://deno.land/x/enzastdlib@v0.0.4/vendor/@cfworker-json-schema.ts";

Parameters

schema: Schema | boolean
optional
lookup: Record<string, Schema | boolean>
optional
baseURI: URL
optional
basePointer: string

Returns

Record<string, boolean | Schema>