Interface ErrorReporterEventMap

interface ErrorReporterEventMap {
    error: ReportableErrorEvent;
}

Properties

Properties