Skip to content

Commit

Permalink
fix: import readable
Browse files Browse the repository at this point in the history
  • Loading branch information
durran committed Nov 15, 2022
1 parent 7bdc079 commit 09b86b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tools/utils.ts
@@ -1,6 +1,7 @@
import { EJSON } from 'bson';
import * as BSON from 'bson';
import { expect } from 'chai';
import { Readable } = require('stream');
import { setTimeout } from 'timers';
import { inspect, promisify } from 'util';

Expand Down

0 comments on commit 09b86b2

Please sign in to comment.