UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

3 lines (2 loc) 131 B
import type { MiddlewareHandler } from '../../types/public/common.js'; export declare const NOOP_MIDDLEWARE_FN: MiddlewareHandler;