@ac-essentials/misc-util
    Preparing search index...

    Type Alias UncaughtExceptionOrigin

    UncaughtExceptionOrigin: "uncaughtException" | "unhandledRejection"

    The origin of an uncaught exception. Matches Node.js process 'uncaughtException' event callback.