Last updated 2 years ago
Primitive
All primitives types.
type Primitive = | boolean | bigint | null | number | string | symbol | undefined;