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