fix: restore plugin sdk runtime barrels

This commit is contained in:
Peter Steinberger
2026-03-20 16:45:35 +00:00
parent cb89325cd8
commit 18fa2992f9
25 changed files with 114 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
// Private runtime barrel for the bundled IRC extension.
// Keep this barrel thin and aligned with the local extension surface.
export * from "../../../src/plugin-sdk/irc.js";
export * from "openclaw/plugin-sdk/irc";