@xylabs/ts-scripts-yarn3 5.0.27 → 5.0.29

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.
@@ -1508,7 +1508,7 @@ var compileFolder = /* @__PURE__ */ __name(async (folder, entryMode = "single",
1508
1508
  bundle: true,
1509
1509
  cjsInterop: true,
1510
1510
  clean: true,
1511
- dts: true,
1511
+ dts: types === "tsup",
1512
1512
  entry,
1513
1513
  format: [
1514
1514
  "esm"