mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 05:01:15 +00:00
5 lines
170 B
TypeScript
5 lines
170 B
TypeScript
// Line does not expose secret-contract surfaces.
|
|
export const secretTargetRegistryEntries: readonly [] = [];
|
|
|
|
export function collectRuntimeConfigAssignments(): void {}
|