@svta/common-media-library
    Preparing search index...

    Type Alias SegmentURLAlpha

    DASH Segment URL

    type SegmentURL = {
        $: { media?: string };
    }
    Index

    Properties

    $

    Properties

    $: { media?: string }