Skip to main content
Go to Latest
type alias CheckFunction
import { type CheckFunction } from "https://deno.land/x/openbox@1.1.1/deps.ts";
definition: (value: unknown) => boolean