UNPKG

@owlprotocol/contracts-account-abstraction

Version:

ERC4337 Account Abstraction support for deploying relevant smart contracts and interacting with UserOps.

3 lines (2 loc) 132 B
export declare const minBigInt: (a: bigint, b: bigint) => bigint; export declare const maxBigInt: (a: bigint, b: bigint) => bigint;