kodikwrapper
    Preparing search index...

    Interface VideoLinksGetLinksParams

    interface VideoLinksGetLinksParams {
        link: string;
        videoInfoEndpoint?: string;
    }
    Index

    Properties

    link: string
    videoInfoEndpoint?: string