mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-25 08:45:23 +00:00
4 lines
170 B
TypeScript
4 lines
170 B
TypeScript
// Line does not expose secret-contract surfaces.
|
|
export const secretTargetRegistryEntries: readonly [] = [];
|
|
|
|
export function collectRuntimeConfigAssignments(): void {}
|