Interface BoundaryHalftime

Represents the boundary that identifies special content.

interface BoundaryHalftime {
    halftime: BoundaryInfo;
}

Properties

Properties

halftime: BoundaryInfo

Generated using TypeDoc