We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88124d commit 2d0f3e4Copy full SHA for 2d0f3e4
@types/index.d.ts
@@ -4,7 +4,6 @@
4
5
import { Agent } from 'http';
6
import { URL, URLSearchParams } from 'url'
7
-import Blob = require('fetch-blob');
8
9
type AbortSignal = {
10
readonly aborted: boolean;
0 commit comments