UNPKG

@exromany/lido-csm-sdk

Version:

[![GitHub license](https://img.shields.io/github/license/lidofinance/lido-csm-sdk?color=limegreen)](https://github.com/lidofinance/lido-csm-sdk/blob/main/LICENSE.txt) [![Version npm](https://img.shields.io/npm/v/@lidofinance/lido-csm-sdk?label=version)](h

8 lines 241 B
export declare const byNextBatchIndex: <T extends { nextBatchIndex: bigint; }>(tail: bigint) => ({ items }: { items: T[]; offset: bigint; limit: bigint; }) => bigint | undefined; //# sourceMappingURL=next-batch-index.d.ts.map