UNPKG

@etherspot/remote-signer

Version:

Etherspot Permissioned Signer SDK - signs the UserOp with SessionKey and sends it to the Bundler

6 lines (3 loc) 181 B
import { ValidationOptions } from 'class-validator'; declare function IsUrl(validationOptions?: ValidationOptions): (object: any, propertyName: string) => void; export { IsUrl };