UNPKG

@trophyso/node

Version:
6 lines (5 loc) 165 B
import type * as TrophyApi from "../index"; /** * A paginated list of points triggers. */ export type ListPointsTriggersResponse = TrophyApi.AdminPointsTrigger[];