mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 08:58:49 +08:00
Update stream-to-promise-tests.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as stp from 'stream-to-promise';
|
||||
import stp = require('stream-to-promise');
|
||||
import * as fs from 'fs';
|
||||
|
||||
const read = fs.createReadStream(__filename);
|
||||
|
||||
Reference in New Issue
Block a user