mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-28 17:43:05 +00:00
feat(plugin-sdk): export OpenClawSchema via plugin-sdk/config-schema
Add a public export path for the root Zod config schema so external tools can import it for validation and introspection without reaching into internal bundle chunks. Import path: `openclaw/plugin-sdk/config-schema`
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"approval-reply-runtime",
|
||||
"approval-runtime",
|
||||
"config-runtime",
|
||||
"config-schema",
|
||||
"reply-runtime",
|
||||
"reply-dispatch-runtime",
|
||||
"reply-reference",
|
||||
|
||||
Reference in New Issue
Block a user