Choreo Display SDK - v0.2.0
    Preparing search index...

    Interface PlayVideoResult

    interface PlayVideoResult {
        url: string;
        videoId: string;
    }
    Index
    url: string
    videoId: string