Skip to content

PickerStatus

type PickerStatus = "selected" | "cancelled";

Defined in: domains/crm.ts:11