Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ constructor
Method
constructor
packages/core/tests/ECS/EntitySystemDI.test.ts:134–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
public systemA!: SystemA;
133
134
constructor() {
135
super(Matcher.empty());
136
}
137
override dispose() {}
138
}
139
Callers
nothing calls this directly
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected