mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-21 17:20:32 +08:00
chore(ts): change typescript version dependancy
This commit is contained in:
2
types/download/index.d.ts
vendored
2
types/download/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/kevva/download
|
||||
// Definitions by: Nico Jansen <https://github.com/nicojs>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
/// <reference types="node" />
|
||||
import { DecompressOptions } from 'decompress';
|
||||
|
||||
Reference in New Issue
Block a user