Files

3 lines
57 B
JavaScript
Raw Permalink Normal View History

'use client';
export { default } from './usePagination';