UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

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