feat: add message template
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* 获取分页大小配置
|
||||
* @returns 分页大小,默认为8
|
||||
*/
|
||||
export declare function getPageSize(): number;
|
||||
Reference in New Issue
Block a user