@byomakase/omakase-player

    Interface PeriodObservation

    interface PeriodObservation {
        end?: null | number;
        start?: null | number;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    end?: null | number
    start?: null | number
    MMNEPVFCICPMFPCPTTAAATR