3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
export const UNCATEGORIZED = '__uncategorized__'
|
|
|
|
export const PAGE_SIZE = 8
|