mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Qualify 'Mark' in 'vega'.
This commit is contained in:
Vendored
+1
-1
@@ -145,7 +145,7 @@ declare namespace Vega {
|
||||
}
|
||||
|
||||
export interface Node {
|
||||
def: Runtime.Mark;
|
||||
def: Vega.Mark;
|
||||
marktype: string;
|
||||
interactive: boolean;
|
||||
items: Node[];
|
||||
|
||||
Reference in New Issue
Block a user