UNPKG

ethers

Version:

A complete and compact Ethereum library, for dapps, wallets and any other tools.

9 lines 221 B
/** * @_ignore */ export declare function decode(data: string, subs: string): Array<string>; /** * @_ignore */ export declare function decodeOwl(data: string): Array<string>; //# sourceMappingURL=decode-owl.d.ts.map