UNPKG
apex-api
Version:
latest (3.1.0)
3.1.0
3.0.1
3.0.0
2.3.0
2.2.2
2.2.1
2.1.0
2.0.0
1.2.0
1.1.0
1.0.1
1.0.0
0.0.3
0.0.2
A simple wrapper to get stats of Apex Legends
github.com/Guysmow/apex-api
Guysmow/apex-api
apex-api
/
index.js
2 lines
(1 loc)
•
42 B
JavaScript
View Raw
1
2
module.exports
= require(
'./src/Client'
)
;