mirror of
https://github.com/rustfs/console.git
synced 2026-09-01 15:17:45 +08:00
6 lines
143 B
JavaScript
6 lines
143 B
JavaScript
export {
|
|
OBJECT_LIST_DEFAULT_PAGE_SIZE,
|
|
OBJECT_LIST_PAGE_SIZE_OPTIONS,
|
|
normalizeObjectListPageSize,
|
|
} from "./object-list-pagination.ts"
|