2023-11-30 18:41:26 +05:30

2 lines
70 B
TypeScript

export const DEFAULT_PER_PAGE_OPTIONS: number[] = [25, 50, 100, 200];