UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 158 B
/** Highlight known health status prefixes in a "label: detail" line. */ export declare function styleHealthChannelLine(line: string, rich: boolean): string;