getUploadedReports

abstract fun getUploadedReports(): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/CrashReport>(source)

Returns all uploaded crash reports. Each report contains the date and uploaded ID.

!NOTE This method is only available in the main process.