mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-29 23:38:38 +00:00
2 lines
94 B
JavaScript
2 lines
94 B
JavaScript
export const ITEMS_PER_PAGE = 10; // this value must keep same as the one defined in backend!
|