UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

5 lines (4 loc) 185 B
export declare function sha256HexPrefix(value: string, len?: number): string; export declare function redactIdentifier(value: string | undefined, opts?: { len?: number; }): string;