UNPKG

@lidofinance/lido-ethereum-sdk

Version:

<div style="display: flex;" align="center"> <h1 align="center">Lido Ethereum SDK</h1> </div>

3 lines 155 B
import { EtherValue } from '../../core/types.js'; export declare const parseValue: (value: EtherValue) => bigint; //# sourceMappingURL=parse-value.d.ts.map