UNPKG

@trophyso/node

Version:
6 lines (5 loc) 132 B
import type * as TrophyApi from "../index"; /** * Array of tenants. */ export type ListTenantsResponse = TrophyApi.AdminTenant[];