UNPKG

@rapidthenerd/ergast-ts

Version:

Node wrapper for Ergast API

8 lines (7 loc) 137 B
export interface PitStopEntry { driverId: string, lap: number, stop: number, time: string, duration: number }