feat: plugins v1
This commit is contained in:
@@ -49,4 +49,20 @@ export type {
|
||||
ChatAttachmentMeta
|
||||
} from '../../shared-kernel';
|
||||
|
||||
export type {
|
||||
PluginCapabilityId,
|
||||
PluginDataChangedMessage,
|
||||
PluginErrorMessage,
|
||||
PluginEventDefinitionSummary,
|
||||
PluginEventDirection,
|
||||
PluginEventEnvelope,
|
||||
PluginEventScope,
|
||||
PluginRequirementStatus,
|
||||
PluginRequirementSummary,
|
||||
PluginRequirementsChangedMessage,
|
||||
PluginRequirementsMessage,
|
||||
PluginRequirementsSnapshot,
|
||||
TojuPluginManifest
|
||||
} from '../../shared-kernel';
|
||||
|
||||
export type { ServerInfo } from '../../domains/server-directory';
|
||||
|
||||
Reference in New Issue
Block a user