MCPcopy Create free account
hub / github.com/TanStack/router / staticFunctionMiddleware.ts

File staticFunctionMiddleware.ts

packages/start-static-server-functions/src/staticFunctionMiddleware.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises'
2import path from 'node:path'
3import {
4 createMiddleware,

Callers

nothing calls this directly

Calls 3

createMiddlewareFunction · 0.90
fetchItemFunction · 0.85
addItemToCacheFunction · 0.85

Tested by

no test coverage detected