mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-16 11:41:08 +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 {}
|