UNPKG

@bit-ui-libs/common

Version:
7 lines 132 B
export interface UserOrganization { userId: string; orgId: string; startedAt: string; jobTitle: string; endedAt: string; }