Files
oh-my-opencode/dist/shared/provider-model-id-transform.d.ts
T

2 lines
92 B
TypeScript
Raw Normal View History

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