UNPKG

@tomei/rental

Version:
5 lines (4 loc) 101 B
export interface IRentalHirerChangeRequestUpdate { customerId?: string; jointHirerId?: string; }