UNPKG

permissionless

Version:

A utility library for working with ERC-4337

3 lines 244 B
export { type GetSenderAddressParams, InvalidEntryPointError, getSenderAddress } from "./public/getSenderAddress.js"; export { type GetAccountNonceParams, getAccountNonce } from "./public/getAccountNonce.js"; //# sourceMappingURL=index.d.ts.map