UNPKG
@touca/node
Version:
latest (1.7.0)
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Touca SDK for JavaScript
touca.io
trytouca/trytouca
@touca/node
/
dist
/
index.d.ts
5 lines
•
179 B
TypeScript
View Raw
1
2
3
4
5
import
{
NodeClient
}
from
'./client.js'
;
export
{
VERSION
}
from
'./version.js'
;
export
declare
const
touca
:
NodeClient
;
export
default
touca;
//# sourceMappingURL=index.d.ts.map