this.table.
This commit is contained in:
1
types/table.d.ts
vendored
1
types/table.d.ts
vendored
@@ -25,6 +25,7 @@ declare global {
|
||||
}
|
||||
loadCallback: (() => void) | null
|
||||
resetCallback: (() => void) | null
|
||||
beforeSearchFun: (() => void) | null
|
||||
height: string
|
||||
publicHeight: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user