# Functions
New decodes a map into a UserOperation object and validates all the fields are correctly typed.
# Variables
No description provided by the author
UserOpArr is the ABI type for an array of UserOperations.
UserOpPrimitives is the primitive ABI types for each UserOperation field.
UserOpType is the ABI type of a UserOperation.
# Structs
UserOperation represents an EIP-4337 style transaction for a smart contract account.