import { getLinkToPaginatedPage } from '../utils/pagination' export const useDPaginationUtils = () => ({ getLinkToPaginatedPage })