Primitive
Primitive
Primitive
All primitives types.
type Primitive =
| boolean
| bigint
| null
| number
| string
| symbol
| undefined;
Last updated
Was this helpful?
Primitive
All primitives types.
type Primitive =
| boolean
| bigint
| null
| number
| string
| symbol
| undefined;
Last updated
Was this helpful?