@fileflow/sdk 0.1.26 → 0.1.27
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/{ImportWizard-C_B8FF5o.js → ImportWizard-Blk6OIRr.js} +2 -2
- package/dist/{ImportWizard-C_B8FF5o.js.map → ImportWizard-Blk6OIRr.js.map} +1 -1
- package/dist/{ImportWizard-CdHW2xzf.mjs → ImportWizard-Cg2yM2zN.mjs} +2 -2
- package/dist/{ImportWizard-CdHW2xzf.mjs.map → ImportWizard-Cg2yM2zN.mjs.map} +1 -1
- package/dist/import.js +1 -1
- package/dist/import.mjs +1 -1
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -3139,7 +3139,7 @@ const ot = ({
|
|
|
3139
3139
|
try {
|
|
3140
3140
|
L(!0), K(null), fe(null);
|
|
3141
3141
|
const k = await ie().completeImport(f, {
|
|
3142
|
-
skipInvalidRows: !
|
|
3142
|
+
skipInvalidRows: !0,
|
|
3143
3143
|
acknowledgeWarnings: !0
|
|
3144
3144
|
}), G = {
|
|
3145
3145
|
...k,
|
|
@@ -3399,4 +3399,4 @@ export {
|
|
|
3399
3399
|
rt as V,
|
|
3400
3400
|
le as u
|
|
3401
3401
|
};
|
|
3402
|
-
//# sourceMappingURL=ImportWizard-
|
|
3402
|
+
//# sourceMappingURL=ImportWizard-Cg2yM2zN.mjs.map
|