mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-15 04:51:27 +08:00
2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export const DEFAULT_PER_PAGE_OPTIONS: number[] = [25, 50, 100, 200];
|