@etherspot/remote-signer
Version:
Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler
6 lines (5 loc) • 451 B
TypeScript
import 'viem';
import './bignumber.js';
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-DFwtlIAE.js';
import './common-types.js';
import 'node_modules/viem/_types/errors/utils';