mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Add reference to estree.d.ts as dependency
This commit is contained in:
2
estree/flow.d.ts
vendored
2
estree/flow.d.ts
vendored
@@ -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