UNPKG

@keplr-ewallet/ewallet-sdk-eth

Version:
3 lines (2 loc) 102 B
import type { EthSignFunction } from "../types"; export declare const makeSignature: EthSignFunction;