UNPKG

overwatch-api

Version:

An Unoffical Overwatch API.

7 lines (6 loc) 129 B
import profile from './profile'; import stats from './stats'; export { profile as getProfile, stats as getStats, }