fix(ci): restore plugin runtime boundaries

This commit is contained in:
Peter Steinberger
2026-03-27 14:38:40 +00:00
parent f9b8499bf6
commit 87dddb818d
24 changed files with 266 additions and 65 deletions

View File

@@ -8,4 +8,4 @@ export * from "./src/probe.js";
export * from "./src/reaction-level.js";
export * from "./src/send-reactions.js";
export * from "./src/send.js";
export { normalizeSignalAccountInput } from "./src/setup-surface.js";
export { normalizeSignalAccountInput } from "./src/setup-core.js";