added baidu tongji

This commit is contained in:
marvzhang
2021-07-21 16:56:18 +08:00
parent 342f9d2e1b
commit babe6889f4
5 changed files with 35 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
interface Window {
initCanvas?: Function;
resetCanvas?: Function;
_hmt?: Array;
}