@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.esm.js
CHANGED
|
@@ -42622,6 +42622,7 @@ var ly0default$1 = {
|
|
|
42622
42622
|
order: ""
|
|
42623
42623
|
},
|
|
42624
42624
|
pageSize: 10,
|
|
42625
|
+
pageSizes: [10, 20, 30, 40],
|
|
42625
42626
|
currentPage: 1
|
|
42626
42627
|
}
|
|
42627
42628
|
};
|