export type Fetch = (request: R, abortController?: AbortController) => Promise;