We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e3e46 commit a66c745Copy full SHA for a66c745
1 file changed
types/emscripten/index.d.ts
@@ -119,7 +119,6 @@ declare namespace FS {
119
interface FSNode {
120
mode: number;
121
}
122
- interface ErrnoError {}
123
124
class ErrnoError extends Error {
125
name: "ErronoError";
0 commit comments