UNPKG

@lidofinance/lido-ethereum-sdk

Version:

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

4 lines 199 B
export { abi as WstethABI } from './abi/wsteth.js'; export { LidoSDKWrap } from './wrap.js'; export type { WrapProps, WrapPropsWithoutCallback } from './types.js'; //# sourceMappingURL=index.d.ts.map