8 lines
97 B
TypeScript
Raw Normal View History

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