UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 190 B
export declare function normalizeScpRemoteHost(value: string | null | undefined): string | undefined; export declare function isSafeScpRemoteHost(value: string | null | undefined): boolean;