Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function IndexedAccessor.Resolve
import { IndexedAccessor } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Resolve } = IndexedAccessor;

Parameters

schema: TSchema
keys: TPropertyKey[]
optional
options: SchemaOptions = [UNSUPPORTED]