We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c810c4c commit 5a97ad9Copy full SHA for 5a97ad9
index.d.ts
@@ -2,4 +2,4 @@
2
/// <reference path="./typings/types/utils.d.ts" />
3
/// <reference path="./typings/lib/extra/vite-plugin/typedef.d.ts" />
4
5
-export type * from './typings/lib/runtime/index'
+export * from './typings/lib/runtime/index'
0 commit comments