diff --git a/types/global.d.ts b/types/global.d.ts index 3179c200e9a5166ccd33146f0450f138b14191fd..6f583ba7947f69eb1c037d64ee7f7f1d66fe5669 100644 --- a/types/global.d.ts +++ b/types/global.d.ts @@ -1,4 +1,3 @@ -import type { CSSProperties } from 'vue' declare global { declare interface Fn { (...arg: T[]): T