UNPKG

@ledgerhq/hw-app-eth

Version:
3 lines 229 B
import { UniswapSupportedCommand } from "./types"; export declare const UniswapDecoders: Record<UniswapSupportedCommand, (input: `0x${string}`, chainId: number | string) => `0x${string}`[]>; //# sourceMappingURL=decoders.d.ts.map