@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.esm.js
CHANGED
|
@@ -45407,5 +45407,5 @@ var index = {
|
|
|
45407
45407
|
withTable
|
|
45408
45408
|
};
|
|
45409
45409
|
|
|
45410
|
-
export { FileSaver, index as default, request };
|
|
45410
|
+
export { FileSaver, index as default, request, withTable };
|
|
45411
45411
|
//# sourceMappingURL=index.esm.js.map
|