UNPKG

@alifd/next

Version:

A configurable component library for web built on React.

5 lines (4 loc) 147 B
import Pagination from './pagination'; import type { PaginationProps } from './types'; export default Pagination; export type { PaginationProps };