index.d.ts 110 B

12
  1. export { default } from './Pagination';
  2. export type { PaginationLocale, PaginationProps } from './interface';