@milaboratories/pl-client 2.5.7 → 2.5.8
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/core/final.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/core/final.ts +1 -0
package/dist/index.mjs
CHANGED
|
@@ -11720,6 +11720,7 @@ const ei = /* @__PURE__ */ new Set(), ou = (o) => {
|
|
|
11720
11720
|
case "Frontend/FromFolder":
|
|
11721
11721
|
case "BObjectSpec":
|
|
11722
11722
|
case "Blob":
|
|
11723
|
+
case "binary":
|
|
11723
11724
|
case "LSProvider":
|
|
11724
11725
|
return !0;
|
|
11725
11726
|
case "UserProject":
|