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 ecb955a commit 23947cdCopy full SHA for 23947cd
src/plugin/types/index.ts
@@ -1,6 +1,6 @@
1
/* eslint-disable @typescript-eslint/no-explicit-any */
2
/* eslint-disable no-unused-vars */
3
-import {
+import type{
4
CSSProperties,
5
MaybeRef,
6
} from 'vue';
0 commit comments