@etherspot/remote-signer
Version:
Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler
6 lines (5 loc) • 454 B
text/typescript
import 'viem';
import './bignumber.mjs';
export { A as AccountType, B as BaseAccountUserOperationStruct, E as ExtendedLocalAccount, F as FeeData, G as GetAccountReturnType, I as InitialModules, i as Module, M as ModuleType, j as ModuleTypeIds, P as PromiseOrValue, T as ToAccountErrorType, h as UserOperationStruct, m as moduleTypeIds } from '../../ERC4337Utils-D4GRkIAr.mjs';
import './common-types.mjs';
import 'node_modules/viem/_types/errors/utils';