UNPKG

@starknet-io/types-js

Version:

Shared TypeScript definitions for Starknet projects

6 lines 251 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'; export * as PAYMASTER_API from './snip-29/index.js'; //# sourceMappingURL=index.d.ts.map