Type alias PrimitiveObject

PrimitiveObject: string | number | bigint | boolean | symbol | undefined

Generated using TypeDoc