Updated typescript declaration

This commit is contained in:
Andrew Potter 2019-01-24 14:23:28 -07:00
parent 7e2d67fba7
commit 1cacaa5f8f

View File

@ -3,7 +3,6 @@
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>
// Andrew Potter <https://github.com/GolaWaya>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.2
/// <reference types="node" />
import { RequestOptions as HttpsRequestOptions } from "https";