Files
oh-my-opencode/dist/shared/provider-model-id-transform.d.ts
T
2026-03-14 04:56:50 +00:00

2 lines
92 B
TypeScript

export declare function transformModelForProvider(provider: string, model: string): string;