mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 23:22:32 +00:00
perf(secrets): lighten channel contract loading
This commit is contained in:
4
extensions/feishu/secret-contract-api.ts
Normal file
4
extensions/feishu/secret-contract-api.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export {
|
||||
collectRuntimeConfigAssignments,
|
||||
secretTargetRegistryEntries,
|
||||
} from "./src/secret-contract.js";
|
||||
Reference in New Issue
Block a user