UNPKG

@findeth/abi

Version:

A tiny Solidity ABI encoder and decoder

3 lines (2 loc) 80 B
import { Parser } from '../types'; export declare const string: Parser<string>;