UNPKG
@tonclient/core
Version:
latest (1.30.0)
1.30.0
1.29.0
1.28.0
1.27.1
1.27.0
1.26.1
1.26.0
1.25.0
1.24.0
1.23.0
1.22.0
1.21.5
1.21.4
1.21.3
1.21.2
1.21.1
1.21.0
1.20.1
1.20.0
1.19.0
1.18.1
1.18.0
1.17.0
1.16.1
1.16.0
1.15.0
1.14.2
1.14.1
1.14.0
1.13.0
1.12.0
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.9.0
1.8.0
1.7.0
1.6.3
1.6.1
1.5.3
1.5.2
1.5.0
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
TON Client for Java Script
docs.ton.dev
tonlabs/ton-client-js
@tonclient/core
/
dist
/
index.d.ts
5 lines
•
188 B
TypeScript
View Raw
1
2
3
4
5
import
{
BinaryLibrary
,
ResponseHandler
}
from
"./bin"
;
export
*
from
"./modules"
;
export
*
from
"./client"
;
export
{
BinaryLibrary
,
ResponseHandler
, };
//# sourceMappingURL=index.d.ts.map