mirror of https://github.com/fantasticit/think.git
4 lines
40 B
TypeScript
4 lines
40 B
TypeScript
|
interface Window {
|
||
|
kityminder: any;
|
||
|
}
|