usePagination.d.ts 85 B

1
  1. export declare const usePagination: () => import("./constants").ElPaginationContext;