npm package diff

Package: @forge/util

Versions: 1.4.10-next.0 - 1.4.10-next.0-experimental-effab31

File: package/packages/ari/chunk-XCRGDS3T.mjs

Index: package/packages/ari/chunk-XCRGDS3T.mjs
===================================================================
--- package/packages/ari/chunk-XCRGDS3T.mjs
+++ package/packages/ari/chunk-XCRGDS3T.mjs
@@ -0,0 +1,7 @@
+// src/graph/conversation-history/types.ts
+var GraphConversationHistoryAriResourceOwner = "graph", GraphConversationHistoryAriResourceType = "conversation-history";
+
+export {
+  GraphConversationHistoryAriResourceOwner,
+  GraphConversationHistoryAriResourceType
+};