Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eva-engine/eva.js
/
Class
packages/plugin-stats/lib/StatsSystem.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
export
default
class
StatsSystem extends System {
18
static systemName =
'Stats'
;
19
public app: Application;
20
public renderSystem: RendererSystem;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected