Skip to main content
Go to Latest
variable Nullable
import { Nullable } from "https://deno.land/x/openbox@1.1.1/deps.ts";

type

<T extends TSchema>(schema: T) => unknown