MCPcopy Create free account
hub / github.com/RemoteState/nodejs-ecs / users.ts

File users.ts

src/router/users.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Router } from 'express';
2import Users from '../controller/usersController';
3import { validate } from 'express-validation';
4import { NewUserValidator, SampleArrayRequestValidator } from '../types/user';

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected