UNPKG

taskqueue-mcp

Version:
5 lines (4 loc) 113 B
/** * Formats an error message for CLI output */ export declare function formatCliError(error: Error): string;