@eclipse-docks/extension-in-browser-ml 0.7.70 → 0.7.72

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/api.js CHANGED
@@ -1,2 +1,2 @@
1
- import { i as getModelForTask, n as MLModel, r as MLTask, t as inBrowserMLService } from "./in-browser-ml-service-BL4aSLZ-.js";
1
+ import { i as getModelForTask, n as MLModel, r as MLTask, t as inBrowserMLService } from "./in-browser-ml-service-18Xw5br1.js";
2
2
  export { MLModel, MLTask, getModelForTask, inBrowserMLService };
@@ -32909,7 +32909,7 @@ ${u}`, c = n.createShaderModule({
32909
32909
  if (top_k === 1) toReturn.push(...vals);
32910
32910
  else toReturn.push(vals);
32911
32911
  }
32912
- return Array.isArray(texts) || top_k === 1 ? toReturn : toReturn[0];
32912
+ return Array.isArray(texts) || top_k === 1 ? toReturn : /** @type {TextClassificationOutput[]} */ toReturn[0];
32913
32913
  }
32914
32914
  }
32915
32915
  /**
@@ -45007,4 +45007,4 @@ ${u}`, c = n.createShaderModule({
45007
45007
  //#endregion
45008
45008
  })();
45009
45009
 
45010
- //# sourceMappingURL=ml-worker-CpR18FZQ.js.map
45010
+ //# sourceMappingURL=ml-worker-Cxga53IO.js.map