UNPKG
wt.js
Version:
latest (0.1.0)
0.1.0
web-tracking tool
github.com/XiangnianZhou/wt.js
XiangnianZhou/wt.js
wt.js
/
mpwt.d.ts
5 lines
(3 loc)
•
140 B
TypeScript
View Raw
1
2
3
4
5
import
{
Wt
}
from
'./wt'
export
function
createWt
(
):
Wt
export
function
initWt
(
host
:
string
,
project
:
string
,
logstore
:
string
):
Wt