Skip to main content
Module

x/ok_computer/utils.ts>UndefinedProps

λ "Functions all the way down" data validation for JavaScript and TypeScript.
Latest
type alias UndefinedProps
import { type UndefinedProps } from "https://deno.land/x/ok_computer@v2.0.2/utils.ts";
definition: Pick<T, UndefinedPropKeys<T>>