@miukyo/ytlc
    Preparing search index...

    Interface InitialPageLoadedEventArgs

    Payload emitted after initial live page bootstrap succeeds.

    interface InitialPageLoadedEventArgs {
        liveId: string;
    }
    Index

    Properties

    Properties

    liveId: string