trakteerjs
    Preparing search index...

    Interface EventListenerOptions

    interface EventListenerOptions {
        once?: boolean;
    }
    Index

    Properties

    Properties

    once?: boolean