@dbx-tools/genie 0.1.28 → 0.1.30

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/index.d.ts CHANGED
@@ -11,5 +11,5 @@
11
11
  * Node-only, whereas the re-exported protocol surface is pure
12
12
  * (types + sync functions) and safe for any runtime.
13
13
  */
14
- export * from "./src/chat.js";
15
14
  export * from "@dbx-tools/genie-shared";
15
+ export * from "./src/chat.js";
package/dist/index.js CHANGED
@@ -11,5 +11,5 @@
11
11
  * Node-only, whereas the re-exported protocol surface is pure
12
12
  * (types + sync functions) and safe for any runtime.
13
13
  */
14
- export * from "./src/chat.js";
15
14
  export * from "@dbx-tools/genie-shared";
15
+ export * from "./src/chat.js";