@starknet-io/types-js
Version:
Shared TypeScript definitions for Starknet projects
9 lines • 364 B
JavaScript
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 };
import * as PAYMASTER_API_1 from './snip-29/index.js';
export { PAYMASTER_API_1 as PAYMASTER_API };
//# sourceMappingURL=index.js.map