UNPKG

trn-rocket-league

Version:

Track any Rocket League player's stats with the Tracker Network API.

4 lines (3 loc) 131 B
import fetchProfile from './fetchProfile'; import fetchSessions from './fetchSessions'; export { fetchProfile, fetchSessions };