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.
hookable
1 parent 0e7e253 commit 5349f85Copy full SHA for 5349f85
1 file changed
lib/runtime/meta.mjs
@@ -17,6 +17,7 @@ export const runtimeDependencies = [
17
"defu", // traced
18
"destr", // traced
19
"h3", // dep
20
+ "rou3", // sub-dep of h3
21
"hookable", // traced
22
"ofetch", // dep
23
"ohash", // traced
0 commit comments