Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/mod.ts>CheckObjOpts

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
interface CheckObjOpts
Re-export
import { type CheckObjOpts } from "https://deno.land/x/earthstar@v10.0.0/mod.ts";

Properties

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