trakteerjs
    Preparing search index...

    Interface EventEmitterOptions

    interface EventEmitterOptions {
        captureRejections?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    captureRejections?: boolean

    Enables automatic capturing of promise rejection.