UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

2 lines (1 loc) 95 B
export declare function promptYesNo(question: string, defaultYes?: boolean): Promise<boolean>;