@datapos/datapos-development 0.3.438 → 0.3.439

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.
@@ -5749,7 +5749,16 @@ async function bi(e, t) {
5749
5749
  }
5750
5750
  await a("dist");
5751
5751
  }
5752
- const ta = /* @__PURE__ */ new Set(["createObject", "dropObject", "removeRecords", "upsertRecords"]), ia = /* @__PURE__ */ new Set(["findObjectFolderPath", "getReadableStream", "getRecord", "listNodes", "previewObject", "retrieveChunks", "retrieveRecords"]);
5752
+ const ta = /* @__PURE__ */ new Set(["createObject", "dropObject", "removeRecords", "upsertRecords"]), ia = /* @__PURE__ */ new Set([
5753
+ "auditContent",
5754
+ "findObjectFolderPath",
5755
+ "getReadableStream",
5756
+ "getRecord",
5757
+ "listNodes",
5758
+ "previewObject",
5759
+ "retrieveChunks",
5760
+ "retrieveRecords"
5761
+ ]);
5753
5762
  async function Ca() {
5754
5763
  try {
5755
5764
  we("Build Project"), await ge("1️⃣ Bundle project", "vite", ["build"]), Ne("Project built.");