mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 01:00:21 +00:00
fix(secrets): restore source-mode contract loading
This commit is contained in:
4
extensions/bluebubbles/contract-api.ts
Normal file
4
extensions/bluebubbles/contract-api.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
collectRuntimeConfigAssignments,
|
||||
secretTargetRegistryEntries,
|
||||
} from "./src/secret-contract.js";
|
||||
Reference in New Issue
Block a user