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.
1 parent 2d1b4a8 commit 92d6b0aCopy full SHA for 92d6b0a
typings/internalBinding/fs_dir.d.ts
@@ -1,4 +1,4 @@
1
-import {InternalFSBinding, ReadFileContext} from './fs';
+import { InternalFSBinding } from './fs';
2
3
declare namespace InternalFSDirBinding {
4
import FSReqCallback = InternalFSBinding.FSReqCallback;
0 commit comments