mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 03:31:23 +00:00
fix: add agents identity helper
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export * from "./agents.bindings.js";
|
||||
export * from "./agents.commands.add.js";
|
||||
export * from "./agents.commands.delete.js";
|
||||
export * from "./agents.commands.identity.js";
|
||||
export * from "./agents.commands.list.js";
|
||||
export * from "./agents.config.js";
|
||||
|
||||
Reference in New Issue
Block a user