UNPKG

@trophyso/node

Version:
6 lines (5 loc) 159 B
import type * as TrophyApi from "../index"; /** * A paginated list of points boosts. */ export type ListPointsBoostsResponse = TrophyApi.AdminPointsBoost[];