Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RemoteState/nodejs-ecs
/
Class
src/controller/usersController.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
Utils from
'../utils'
;
5
6
export
default
class
UsersController {
7
private static instance: UsersController;
8
private constructor() {}
9
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected