UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 129 B
export declare const enum CommandLane { Main = "main", Cron = "cron", Subagent = "subagent", Nested = "nested" }