UNPKG

@trophyso/node

Version:
6 lines (5 loc) 162 B
import type * as TrophyApi from "../index"; /** * Request body for creating metrics. */ export type CreateMetricsRequest = TrophyApi.CreateMetricRequestItem[];