mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-20 12:46:36 +08:00
fix: miss
This commit is contained in:
2
types/inquirer/index.d.ts
vendored
2
types/inquirer/index.d.ts
vendored
@@ -1,4 +1,3 @@
|
||||
// TypeScript Version: 2.3
|
||||
// Type definitions for Inquirer.js
|
||||
// Project: https://github.com/SBoudrias/Inquirer.js
|
||||
// Definitions by: Qubo <https://github.com/tkQubo>
|
||||
@@ -7,6 +6,7 @@
|
||||
// Qibang <https://github.com/bang88>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
// TypeScript Version: 2.3
|
||||
/// <reference types="rx" />
|
||||
|
||||
import through = require("through");
|
||||
|
||||
Reference in New Issue
Block a user