@yoooloo42/joker 1.0.146 → 1.0.147
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 -1
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -45414,4 +45414,5 @@ var index = {
|
|
|
45414
45414
|
exports.FileSaver = FileSaver$1;
|
|
45415
45415
|
exports.default = index;
|
|
45416
45416
|
exports.request = request;
|
|
45417
|
+
exports.withTable = withTable;
|
|
45417
45418
|
//# sourceMappingURL=index.cjs.js.map
|