mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-17 12:11:20 +00:00
5 lines
175 B
TypeScript
5 lines
175 B
TypeScript
// Zalo User does not expose secret-contract surfaces.
|
|
export const secretTargetRegistryEntries: readonly [] = [];
|
|
|
|
export function collectRuntimeConfigAssignments(): void {}
|