@byomakase/omakase-player
    Preparing search index...

    Interface SpanTemporal

    interface SpanTemporal {
        end: string;
        start: string;
        type: SPAN;
    }
    Index

    Properties

    Properties

    end: string
    start: string
    type: SPAN