Skip to content

Commit 23947cd

Browse files
Changed import to type
1 parent ecb955a commit 23947cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-disable @typescript-eslint/no-explicit-any */
22
/* eslint-disable no-unused-vars */
3-
import {
3+
import type{
44
CSSProperties,
55
MaybeRef,
66
} from 'vue';

0 commit comments

Comments
 (0)