/** * Stats configuration for Xray-Core. * Enables statistics tracking when present (even as empty object). * * @see https://xtls.github.io/en/config/stats.html */ export interface StatsConfig { } //# sourceMappingURL=stats.d.ts.map