UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

3 lines (2 loc) 92 B
import { BytesLike } from 'ethers'; export declare function toHex(data: BytesLike): string;