UNPKG

@trophyso/node

Version:
6 lines (5 loc) 198 B
import type * as TrophyApi from "../index"; /** * Array of points trigger patches. Maximum 100 per request. */ export type PatchPointsTriggersRequest = TrophyApi.PatchPointsTriggersRequestItem[];