mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-04 07:52:51 +00:00
Update stream-to-promise-tests.ts
This commit is contained in:
parent
6a11051b07
commit
da58e5fa96
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user