mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Added 'scales' to 'Mark' in 'vega'.
This commit is contained in:
Vendored
+1
@@ -369,6 +369,7 @@ declare module Vega {
|
||||
properties?: PropertySets;
|
||||
key?: string;
|
||||
delay?: ValueRef;
|
||||
scales?: Scale[];
|
||||
}
|
||||
|
||||
export module Mark {
|
||||
|
||||
Reference in New Issue
Block a user