UNPKG
@starknet-io/types-js
Version:
alpha (0.7.8-alpha.1)
beta (0.8.0-beta.11)
latest (0.8.1)
0.8.1
0.8.0
0.8.0-beta.11
0.8.0-beta.10
0.8.0-beta.9
0.8.0-beta.8
0.8.0-beta.7
0.8.0-beta.6
0.8.0-beta.5
0.8.0-beta.4
0.8.0-beta.3
0.8.0-beta.2
0.8.0-beta.1
0.7.10
0.7.9
0.7.8
0.7.8-alpha.1
0.7.7
0.7.6
0.7.5
0.7.4
0.7.3
Shared TypeScript definitions for Starknet projects
github.com/starknet-io/types-js
@starknet-io/types-js
/
dist
/
types
/
index.d.ts
5 lines
•
198 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./api/index.js'
;
export
*
as
API
from
'./api/index.js'
;
export
*
from
'./wallet-api/index.js'
;
export
*
as
WALLET_API
from
'./wallet-api/index.js'
;
//# sourceMappingURL=index.d.ts.map