@shazow/whatsabi
    Preparing search index...

    Interface EventListenerOptions

    interface EventListenerOptions {
        capture?: boolean;
    }

    Hierarchy (View Summary)

    Index
    capture?: boolean