Files
oh-my-opencode/dist/cli/config-manager/format-error-with-suggestion.d.ts
T

2 lines
90 B
TypeScript
Raw Normal View History

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