Skip to content

Commit d461fed

Browse files
committed
chore: 规范不符合eslint校验规则的代码
1 parent 265302d commit d461fed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/global.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import type { CSSProperties } from 'vue'
21
declare global {
32
declare interface Fn<T = any> {
43
(...arg: T[]): T

0 commit comments

Comments
 (0)