mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-10 01:30:58 +00:00
5 lines
94 B
TypeScript
5 lines
94 B
TypeScript
![]() |
/*
|
||
|
Number of results shown per search results page
|
||
|
*/
|
||
|
export const RESULTS_PER_PAGE = 10;
|