UNPKG

ethers

Version:

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

5 lines 141 B
/** * @_ignore */ export declare function decodeBits(width: number, data: string): Array<number>; //# sourceMappingURL=bit-reader.d.ts.map