SongGuess
    Preparing search index...

    Interface EventTargetEventListenerOptions

    interface EventTargetEventListenerOptions {
        capture?: boolean;
    }
    Index

    Properties

    Properties

    capture?: boolean