Skip to main content
Module

x/earthstar/src/entries/npm.ts>CheckObjOpts

Storage for private, distributed, offline-first applications.
Go to Latest
interface CheckObjOpts
Re-export
import { type CheckObjOpts } from "https://deno.land/x/earthstar@v10.0.2/src/entries/npm.ts";

Properties

optional
allowLiteralUndefined: boolean
optional
allowExtraKeys: boolean
optional
objSchema: CheckerSchema