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 4f46657 commit 1b01210Copy full SHA for 1b01210
packages/tests-unit/tests/core/routing/routeMatcher.test.ts
@@ -1,6 +1,6 @@
1
import {
2
- staticRouteMatcher,
3
dynamicRouteMatcher,
+ staticRouteMatcher,
4
} from "@opennextjs/aws/core/routing/routeMatcher.js";
5
import { vi } from "vitest";
6
0 commit comments