think/packages/client/global.d.ts

4 lines
40 B
TypeScript

interface Window {
MindElixir: any;
}