فهرست منبع

!11 规范不符合eslint校验规则的代码
Merge pull request !11 from 东方小月/master

芋道源码 2 سال پیش
والد
کامیت
2f98d5c788
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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