@knapsack/types 4.68.0--canary.4412.7726217.0 → 4.68.0--canary.4469.d3d33e5.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -1807,7 +1807,6 @@ __export(files_exports, {
1807
1807
  var endpoint2 = `/files`;
1808
1808
  var ACTIONS2 = /* @__PURE__ */ ((ACTIONS3) => {
1809
1809
  ACTIONS3["verify"] = "verify";
1810
- ACTIONS3["openFile"] = "openFile";
1811
1810
  return ACTIONS3;
1812
1811
  })(ACTIONS2 || {});
1813
1812