UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 150 B
export declare function isValidProfileName(value: string): boolean; export declare function normalizeProfileName(raw?: string | null): string | null;