mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-13 10:59:39 +00:00
fix: narrow plugin SDK hook type exports
This commit is contained in:
parent
68c77bb55d
commit
46f7750c63
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
export * from "../plugins/types.js";
|
||||
export type * from "../plugins/hook-types.js";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue