index.d.ts 98 B

1234
  1. import { Pager } from '../../types/pager'
  2. export * from '../../types/pager'
  3. export default Pager