Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esengine/esengine
/ WorldManager.ts
File
WorldManager.ts
packages/core/src/ECS/WorldManager.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ World, IWorldConfig } from
'./World'
;
2
import
{ createLogger } from
'../Utils/Logger'
;
3
import
type
{ IService } from
'../Core/ServiceContainer'
;
4
Callers
nothing calls this directly
Calls
1
createLogger
Function · 0.90
Tested by
no test coverage detected