interface OgChart {
    cues: OgChartCue[];
}

Hierarchy (view full)

Properties

Properties

cues: OgChartCue[]