UNPKG

@starknet-io/types-js

Version:

Shared TypeScript definitions for Starknet projects

5 lines 198 B
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