2025-07-31 09:54:42 +02:00

8 lines
97 B
TypeScript

export default {
rest: {
defaultLimit: 25,
maxLimit: 100,
withCount: true,
},
};