We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052bbf0 commit cef5ad9Copy full SHA for cef5ad9
src/request/index.ts
@@ -5,7 +5,6 @@ import {
5
RequestMethod,
6
RequestOptionsInit,
7
RequestResponse,
8
- ExtendOptionsWithResponse,
9
} from "umi-request";
10
import { RefreshTokenParam, OAuth2AccessToken, GrantTypes, LoginParam, CheckTokenResult } from "../oauth2";
11
import { ErrorContext, CustomErrorHandler, RequestOptions } from "./types";
0 commit comments