UNPKG

startale-aa-sdk

Version:

SDK for startale account integration with support for account abstraction, ERC-7579, ERC-4337.

6 lines 364 B
export * from "./utils"; export * from "./validators"; export type { AnyData, ModuleMeta, ModularSmartAccount } from "./utils/Types"; export type { BaseComposableCall, ComposableCall } from "./utils/composabilityCalls"; export declare const DUMMY_SIGNATURE = "0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"; //# sourceMappingURL=index.d.ts.map