Skip to main content
Go to Latest
type alias TOptional
import { type TOptional } from "https://deno.land/x/openbox@1.1.1/deps.ts";
definition: T & { [Optional]: "Optional"; }