Add hub package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
export * from './hub/classes.shxhub.js';
|
||||
export * from './devices/classes.deviceregistry.js';
|
||||
export * from './agents/classes.agentregistry.js';
|
||||
export * from './tools/classes.toolregistry.js';
|
||||
export * from './approvals/classes.approvalqueue.js';
|
||||
export * from './audit/classes.auditlog.js';
|
||||
export * from './automations/classes.automationrunner.js';
|
||||
export * from './mcp/classes.mcpdescriptor.js';
|
||||
Reference in New Issue
Block a user