feat: plugins v1

This commit is contained in:
2026-04-29 01:14:14 +02:00
parent ec3802ade6
commit 6920f93b41
86 changed files with 9036 additions and 14 deletions

View File

@@ -10,5 +10,6 @@ export * from './chat-events';
export * from './media-preferences';
export * from './signaling-contracts';
export * from './attachment-contracts';
export * from './plugin-system.contracts';
export * from './p2p-transfer.constants';
export * from './p2p-transfer.utils';