blob: cbbd5e8fa9dba3fb31b7b32c171a05e48544598b [file] [log] [blame]
/**
* Browser's fetch method (or compatible such as fetch-mock)
*/
export declare type Fetch = any;