refactor: clean bundled channel bootstrap boundaries

This commit is contained in:
Peter Steinberger
2026-04-05 18:18:47 +01:00
parent cb76e5c899
commit 3126809cb0
88 changed files with 1107 additions and 472 deletions

View File

@@ -1,4 +1,5 @@
export { imessagePlugin } from "./src/channel.js";
export { imessageSetupPlugin } from "./src/channel.setup.js";
export * from "./src/accounts.js";
export * from "./src/conversation-bindings.js";
export * from "./src/conversation-id.js";