Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias MakeUndefinedKeysOptional
import { type MakeUndefinedKeysOptional } from "https://deno.land/x/openbox@1.1.8/types/utils.ts";
definition: MakeKeysOptional<T, ExtractUndefinedKeys<T>>