@yoooloo42/joker 1.0.271 → 1.0.272
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -0
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +1 -0
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -42626,6 +42626,7 @@ var ly0default$1 = {
|
|
|
42626
42626
|
order: ""
|
|
42627
42627
|
},
|
|
42628
42628
|
pageSize: 10,
|
|
42629
|
+
pageSizes: [10, 20, 30, 40],
|
|
42629
42630
|
currentPage: 1
|
|
42630
42631
|
}
|
|
42631
42632
|
};
|