UNPKG

@vlsergey/react-bootstrap-pagination

Version:

Ready-to-use wrapper for react-bootstrap Pagation component

4 lines 228 B
import PaginationWrapper, { defaultProps, OnChangeEventType, PropsType } from './PaginationWrapper'; export { defaultProps, OnChangeEventType, PropsType }; export default PaginationWrapper; //# sourceMappingURL=index.d.ts.map