MCPcopy Index your code
hub / github.com/emwalker/digraph / User

Interface User

client/src/global.d.ts:30–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29 namespace Express {
30 interface User {
31 id?: string,
32 sessionId?: string,
33 }
34 }
35
36 interface Location {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected