前端初始化
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import { ElPaginationContext } from "./constants.js";
|
||||
//#region ../../packages/components/pagination/src/usePagination.d.ts
|
||||
declare const usePagination: () => ElPaginationContext;
|
||||
//#endregion
|
||||
export { usePagination };
|
||||
Reference in New Issue
Block a user