UNPKG

statistic_tracker

Version:

A Statistic Tracker for Apex Legends, Cs:Go, Fortnite and Overwatch

11 lines (10 loc) 228 B
declare const _default: { new (apiKey: string): { apiKey: string; getStats(query: string[], game: string): { data: null; error: null; }; }; }; export = _default;