3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
|
export const BRANCHES_PER_PAGE = 20;
|
||
|
export const PROJECTS_PER_PAGE = 20;
|