add highcharts definition under js directory

This commit is contained in:
Rich McCluskey
2018-02-02 14:31:52 -08:00
parent 8058968995
commit 750dc30957

View File

@@ -0,0 +1,2 @@
import * as Highcharts from '../..';
export = Highcharts;