We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a88a4 commit 98f41eeCopy full SHA for 98f41ee
packages/astro/src/index.server.ts
@@ -32,6 +32,7 @@ export {
32
getCurrentScope,
33
getGlobalScope,
34
getIsolationScope,
35
+ // eslint-disable-next-line deprecation/deprecation
36
Hub,
37
// eslint-disable-next-line deprecation/deprecation
38
makeMain,
0 commit comments