export const FEED_PAGE_SIZE = 10; export const COMMENTS_PAGE_SIZE = 10; export const USERS_PAGE_SIZE = 20;