UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 115 B
/** SHA-256 hash helper for stable cache/content keys. */ export declare function hashText(value: string): string;