We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44267c7 commit 7f7a3a4Copy full SHA for 7f7a3a4
packages/vue/runtime.d.ts
@@ -2,4 +2,4 @@
2
* to ensure we can support types for legacy module resolution, e.g. "node" or "classic"
3
* we need this `.d.ts` file to be present.
4
*/
5
-export * from './dist/runtime';
+export * from './dist/runtime';
0 commit comments