mirror of
https://github.com/VisActor/VTable
synced 2024-11-22 18:57:38 +00:00
4 lines
47 B
TypeScript
4 lines
47 B
TypeScript
interface Window{
|
|
tableInstance: any,
|
|
}
|