VTable/types/common.d.ts
2023-09-12 18:37:37 +08:00

4 lines
47 B
TypeScript

interface Window{
tableInstance: any,
}