Home > widget-integration > Primitive

Primitive type

Signature:

export type Primitive = string | number | boolean | null | undefined;