feat(core): add command, intent, and routing primitives
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { ComponentRegistry } from './registry.js';
|
||||
export type { IntentRule, IntentTarget, IntentTargetType, IntentMatch, ComponentRegistryConfig } from './registry.js';
|
||||
Reference in New Issue
Block a user