VTable/types/common.d.ts

4 lines
47 B
TypeScript
Raw Normal View History

interface Window{
tableInstance: any,
}