File size: 81 Bytes
1f21206
 
 
 
1
2
3
4
5
export type RuntimeSelection = {
  providerId: string | null
  modelId: string
}