frontend/.pnpm-store/v3/files/59/4bfd6a355b35043b0fc84cb0c101561f04efc65bc5c308b0ea81707f7c98835a6c566953bb7ba42d435fa375a90b04f3bdd493f6088c7733e3587e8163f228

5 lines
94 B
Plaintext

/**
* Browser's fetch method (or compatible such as fetch-mock)
*/
export type Fetch = any;