MCPcopy Index your code
hub / github.com/anomalyco/opencode / middleware.ts

File middleware.ts

packages/web/src/middleware.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineMiddleware } from "astro:middleware"
2import { exactLocale, matchLocale } from "./i18n/locales"
3
4function docsAlias(pathname: string) {

Callers

nothing calls this directly

Calls 6

docsAliasFunction · 0.85
redirectFunction · 0.85
localeFromCookieFunction · 0.85
localeFromAcceptLanguageFunction · 0.85
getMethod · 0.65
nextFunction · 0.50

Tested by

no test coverage detected