revert change

This commit is contained in:
Antoni Kepinski 2020-04-22 11:40:30 +02:00
parent 177fc45793
commit 4f69cb796d
No known key found for this signature in database
GPG Key ID: C15767C6F117A9B6
1 changed files with 1 additions and 0 deletions

1
index.d.ts vendored
View File

@ -9,6 +9,7 @@
/// <reference types="node" />
import {URL, URLSearchParams} from 'url';
import {Agent} from 'http';
export class Request extends Body {