UNPKG

motogp-api

Version:

A TypeScript API wrapper for MotoGP data

4 lines (3 loc) 127 B
export { MotoGPClient } from './client/MotoGPClient.js'; export * from './types/index.js'; export * from './utils/helpers.js';