mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 15:25:27 +00:00
4 lines
110 B
TypeScript
4 lines
110 B
TypeScript
export {
|
|
collectRuntimeConfigAssignments,
|
|
secretTargetRegistryEntries,
|
|
} from "./src/secret-contract.js";
|