!11 规范不符合eslint校验规则的代码

Merge pull request !11 from 东方小月/master
This commit is contained in:
芋道源码
2023-03-03 16:23:13 +00:00
committed by Gitee

1
types/global.d.ts vendored
View File

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