UNPKG

type-enhancers

Version:
2 lines (1 loc) 88 B
export type Primitive = string | number | bigint | boolean | undefined | symbol | null;