Explorar o código

chore: 规范不符合eslint校验规则的代码

张迪生 %!s(int64=2) %!d(string=hai) anos
pai
achega
d461fed75c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      types/global.d.ts

+ 0 - 1
types/global.d.ts

@@ -1,4 +1,3 @@
-import type { CSSProperties } from 'vue'
 declare global {
   declare interface Fn<T = any> {
     (...arg: T[]): T