UNPKG

next

Version:

The React Framework

6 lines (5 loc) 160 B
export declare type MiddlewareLoaderOptions = { absolutePagePath: string; page: string; }; export default function middlewareLoader(this: any): string;