Type alias PrimitiveTypes

PrimitiveTypes: boolean | number | string | object | symbol | bigint | Function | undefined | null

📘 Definition of all primitive types.

Generated using TypeDoc