UNPKG

statistic_tracker

Version:

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

7 lines (6 loc) 266 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; const GameStat_1 = __importDefault(require("./structures/GameStat")); module.exports = GameStat_1.default;