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