Interface: CacheMiddlewarePipeline
A built, reusable cache-middleware pipeline. Structurally a @nhtio/middlewareMiddleware, but typed via this local interface so the package's public types do NOT pull @nhtio/middleware's declarations into the bundled .d.ts surface.
Methods
runner()
ts
runner(): CacheMiddlewareRunner;Returns
CacheMiddlewareRunner