MCPcopy 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

4import Utils from '../utils';
5
6export 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