create project
This commit is contained in:
6
kitabcitab/node_modules/next/dist/build/webpack/loaders/next-edge-function-loader.d.ts
generated
vendored
Normal file
6
kitabcitab/node_modules/next/dist/build/webpack/loaders/next-edge-function-loader.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare type EdgeFunctionLoaderOptions = {
|
||||
absolutePagePath: string;
|
||||
page: string;
|
||||
rootDir: string;
|
||||
};
|
||||
export default function middlewareLoader(this: any): string;
|
||||
Reference in New Issue
Block a user