interface SrLibs {
    Chart: typeof Chart;
    moment: typeof moment;
}

Properties

Properties

Chart: typeof Chart
moment: typeof moment