This commit is contained in:
2025-01-01 04:23:18 +00:00
parent a7a1e4757c
commit a5b92973b4
49 changed files with 13010 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
export default {
rest: {
defaultLimit: 25,
maxLimit: 100,
withCount: true,
},
};