UNPKG

@trophyso/node

Version:
6 lines (5 loc) 211 B
import type * as TrophyApi from "../index"; /** * Array of points triggers to create. Maximum 100 triggers per request. */ export type CreatePointsTriggersRequest = TrophyApi.CreatePointsTriggerRequestItem[];