mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
version update
This commit is contained in:
parent
25f2a9c7f9
commit
55aec8aeee
2
types/clean-css/index.d.ts
vendored
2
types/clean-css/index.d.ts
vendored
@ -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";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user