MCPcopy Create free account
hub / github.com/code-forge-io/react-router-devtools / configure

Function configure

docs/app/server/index.ts:7–9  ·  view source on GitHub ↗
(server)

Source from the content-addressed store, hash-verified

5
6export default await createHonoServer({
7 configure(server) {
8 server.use("*", i18next(i18nextOpts))
9 },
10 defaultLogger: false,
11 getLoadContext,
12})

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…