Skip to content

Commit 3c48dc7

Browse files
chore: types
1 parent b760775 commit 3c48dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Component, TransitionProps } from 'vue'
1+
import type { Ref, Component, TransitionProps } from 'vue'
22

33
export interface ModuleOptions {
44
installPlugin?: boolean

0 commit comments

Comments
 (0)