UNPKG

react-simple-crud-ui

Version:

Written in React with hooks, simple CRUD UI with authentication.

4 lines (3 loc) 134 B
/// <reference types="react" /> declare function PaginationComponent(props: any): JSX.Element; export default PaginationComponent;