mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-20 21:23:23 +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 {}
|