UNPKG

type-enhancers

Version:
2 lines (1 loc) 40 B
export type Nullish = null | undefined;