Files
oh-my-opencode/dist/cli/config-manager/format-error-with-suggestion.d.ts
T
2026-03-14 04:56:50 +00:00

2 lines
90 B
TypeScript

export declare function formatErrorWithSuggestion(err: unknown, context: string): string;