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

    Interface UrlSourceState

    interface UrlSourceState {
        type: SourceType;
        url: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    url: string