@onjmin/dtm
    Preparing search index...

    Type Alias PlaybackCue

    type PlaybackCue = {
        id: string;
        time: LoopPoint;
    }
    Index

    Properties

    Properties

    id: string
    time: LoopPoint