We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e0f9d4 commit 0fe1289Copy full SHA for 0fe1289
test/e2e/modified-tests/middleware-general/app/middleware.js
@@ -1,6 +1,5 @@
1
/* global globalThis */
2
import { NextRequest, NextResponse, URLPattern } from 'next/server'
3
-import { MiddlewareRequest } from '@netlify/next'
4
import magicValue from 'shared-package'
5
6
export const config = { regions: 'auto' }
0 commit comments