We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a7302 commit 12c38f7Copy full SHA for 12c38f7
types/index.d.ts
@@ -26,8 +26,6 @@
26
// Minimum TypeScript Version: 3.5
27
28
/// <reference types="node" />
29
-/// <reference path="node.d.ts" />
30
-/// <reference path="react-native.d.ts" />
31
32
import { EventEmitter } from 'events';
33
0 commit comments