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 f2f7068 commit f96675fCopy full SHA for f96675f
src/utils/request.ts
@@ -2,7 +2,6 @@ import respond from "../utils/respond";
2
import errorMessages from "../constants/errorMessages"
3
import { ImageKitOptions, UploadResponse } from "../interfaces";
4
import IKResponse from "../interfaces/IKResponse";
5
-import 'regenerator-runtime/runtime'
6
7
interface SignatureResponse {
8
signature: string
0 commit comments