fix: 去除 setPosition

This commit is contained in:
奔跑的面条
2022-10-16 10:29:01 +08:00
parent 987a68a6d1
commit 738bcae563
2 changed files with 0 additions and 8 deletions
-1
View File
@@ -115,7 +115,6 @@ export interface PublicConfigType {
}
filter?: string
status: StatusType
setPosition: Function
events?: {
[K in EventLife]?: string
}