12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/src/providers/azure/api.ts:
--------------------------------------------------------------------------------
1 | export interface AzureFetchPayload {
2 | apiKey: string
3 | baseUrl: string
4 | body: Record