UNPKG

apextab-api

Version:

A simple Node.js Wrapper for the *Apex Legends* API provided by ApexTab.

3 lines (2 loc) 78 B
export { Player } from './Player'; export { RawPlayer } from './RawPlayer';