mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
backgound -> background in 'highcharts'.
This commit is contained in:
Vendored
+1
-1
@@ -14,7 +14,7 @@ interface HighstockNavigatorOptions {
|
||||
baseSeries?: string | number;
|
||||
enabled?: boolean;
|
||||
handles?: {
|
||||
backgoundColor?: string;
|
||||
backgroundColor?: string;
|
||||
borderColor?: string;
|
||||
};
|
||||
height?: number;
|
||||
|
||||
Reference in New Issue
Block a user