Files
openclaw/src/plugin-sdk/runtime-secret-resolution.ts
2026-04-05 14:20:31 +01:00

3 lines
173 B
TypeScript

export { resolveCommandSecretRefsViaGateway } from "../cli/command-secret-gateway.js";
export { getChannelsCommandSecretTargetIds } from "../cli/command-secret-targets.js";