We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36a649a + 1c82006 commit 9887bd1Copy full SHA for 9887bd1
src/CancellationToken.ts
@@ -1,4 +1,4 @@
1
-import * as crypto from 'crypto';
+import crypto from 'crypto';
2
import * as fs from 'fs';
3
import * as os from 'os';
4
import * as path from 'path';
0 commit comments