mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
20 lines
556 B
Markdown
20 lines
556 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / Pagination
|
|
|
|
# Interface: Pagination
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:492](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L492)
|
|
|
|
## Properties
|
|
|
|
### page?
|
|
|
|
> `optional` **page**: `number` \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:493](https://github.com/bitcoinresearchkit/brk/blob/467dfcc4b801a25e7d5f0ec4af8dddfffc3861d4/modules/brk-client/index.js#L493)
|
|
|
|
Pagination index
|