mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-08 16:40:30 +08:00
Add reference to estree.d.ts as dependency
This commit is contained in:
Vendored
+2
@@ -3,6 +3,8 @@
|
||||
// Definitions by: RReverser <https://github.com/RReverser>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="./estree.d.ts" />
|
||||
|
||||
declare module ESTree {
|
||||
interface FlowTypeAnnotation extends Node {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user