We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbafaae commit 7248e0bCopy full SHA for 7248e0b
packages/vaul-svelte/src/lib/components/index.ts
@@ -1 +1,2 @@
1
export * as Drawer from "./drawer/index.js";
2
+export type * from "./drawer/types.js";
0 commit comments