chore: 规范不符合eslint校验规则的代码
This commit is contained in:
parent
265302d7dd
commit
d461fed75c
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@ -1,4 +1,3 @@
|
||||
import type { CSSProperties } from 'vue'
|
||||
declare global {
|
||||
declare interface Fn<T = any> {
|
||||
(...arg: T[]): T
|
||||
|
Loading…
Reference in New Issue
Block a user