UNPKG

163 BTypeScriptView Raw
1export { default } from './Pagination';
2export * from './Pagination';
3export { default as usePagination } from './usePagination';
4export * from './usePagination';