Spaces:
Sleeping
Sleeping
| type Fetch = typeof fetch; | |
| export declare function interceptHttpGet(originalFetch: Fetch): () => void; | |
| export {}; | |
| type Fetch = typeof fetch; | |
| export declare function interceptHttpGet(originalFetch: Fetch): () => void; | |
| export {}; | |