UNPKG

@medusajs/customer

Version:
6 lines 186 B
export interface CreateCustomerGroupCustomerDTO { customer_id: string; customer_group_id: string; created_by?: string; } //# sourceMappingURL=customer-group-customer.d.ts.map