@auth0/auth0-acul-js - v0.1.0-beta.5
    Preparing search index...

    Interface ReportBrowserErrorOptions

    ReportBrowserErrorOptions

    interface ReportBrowserErrorOptions {
        error: { message: string; name: string };
    }
    Index

    Properties

    Properties

    error: { message: string; name: string }