UNPKG

next

Version:

The React Framework

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