UNPKG

type-enhancers

Version:
2 lines (1 loc) 44 B
export type Undefinable<T> = T | undefined;