version update

This commit is contained in:
Andrew Potter 2019-01-24 14:56:08 -07:00
parent 25f2a9c7f9
commit 55aec8aeee

View File

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