MCPcopy Create free account
hub / github.com/BackendStack21/restana / newRouter

Function newRouter

index.js:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55 errorHandler: options.errorHandler,
56
57 newRouter () {
58 return requestRouter(options)
59 },
60
61 getServer () {
62 return server

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…