refactor: split plugin testing seam from bundled extension helpers

This commit is contained in:
Peter Steinberger
2026-03-17 00:59:16 -07:00
parent 527a1919ea
commit f9588da3e0
101 changed files with 144 additions and 105 deletions

View File

@@ -0,0 +1 @@
export type { OpenClawPluginCommandDefinition } from "openclaw/plugin-sdk/core";