interface OgChart {
    cues: OgChartCue[];
}

Hierarchy (View Summary)

Properties

Properties

cues: OgChartCue[]