commit
2f98d5c788
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue