@herdctl/core 0.2.0 → 0.3.0

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.
@@ -0,0 +1,8 @@
1
+ /**
2
+ * Tests for DiscordManager
3
+ *
4
+ * Tests the DiscordManager class which manages Discord connectors
5
+ * for agents with chat.discord configured.
6
+ */
7
+ export {};
8
+ //# sourceMappingURL=discord-manager.test.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"discord-manager.test.d.ts","sourceRoot":"","sources":["../../../src/fleet-manager/__tests__/discord-manager.test.ts"],"names":[],"mappings":"AAAA;;;;;GAKG"}