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.
1 parent b760775 commit 3c48dc7Copy full SHA for 3c48dc7
src/types.ts
@@ -1,4 +1,4 @@
1
-import type { Component, TransitionProps } from 'vue'
+import type { Ref, Component, TransitionProps } from 'vue'
2
3
export interface ModuleOptions {
4
installPlugin?: boolean
0 commit comments