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
/
esm
/
index.js
7 lines
•
264 B
JavaScript
View Raw
1
2
3
4
5
6
7
export
*
from
'./api/index.js'
;
import
*
as
API_1
from
'./api/index.js'
;
export
{
API_1
as
API
};
export
*
from
'./wallet-api/index.js'
;
import
*
as
WALLET_API_1
from
'./wallet-api/index.js'
;
export
{
WALLET_API_1
as
WALLET_API
};
//# sourceMappingURL=index.js.map