UNPKG

react-url-table

Version:

Smart and flexible table component built with React and for React projects. based on React16 hooks and mobx-react-lite

5 lines (4 loc) 153 B
import React from 'react'; declare function Pagination(): React.ReactElement | null; declare const _default: typeof Pagination; export default _default;