Add agents package

This commit is contained in:
2026-05-05 12:03:46 +00:00
commit 5ff0d80e7e
8 changed files with 163 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
// Project scope
import * as shxInterfaces from '@smarthome.exchange/interfaces';
export { shxInterfaces };