MCPcopy Index your code
hub / github.com/solidjs/solid-start / middleware.ts

File middleware.ts

apps/fixtures/experiments/src/middleware.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getRequestURL } from "@solidjs/start/http";
2import { createMiddleware } from "@solidjs/start/middleware";
3
4export default createMiddleware({

Callers

nothing calls this directly

Calls 1

createMiddlewareFunction · 0.90

Tested by

no test coverage detected