NonNullable import { NonNullable } from "destack:types"; Remove null and undefined from T. export type NonNullable = Exclude language/library/src/types/object.ds:60