mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-22 11:40:10 +08:00
Merge pull request #286 from Steve-Fenton/patch-4
Update highcharts/highcharts.d.ts
This commit is contained in:
Vendored
+1
-1
@@ -961,7 +961,7 @@ interface HighchartsOptions {
|
||||
title?: HighchartsTitleOptions;
|
||||
tooltip?: HighchartsTooltipOptions;
|
||||
xAxis?: HighchartsAxisOptions;
|
||||
yAxis?: HighchartsAxisOptions[];
|
||||
yAxis?: HighchartsAxisOptions;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user