Skip to content

ElectronCrashReport

Unofficial

The date and ID of a crash report.

Import:

import type { ElectronCrashReport } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronCrashReport

Properties

Property Type Description
date Date The date the crash report was created.
id string The uploaded ID of the crash report.

Links to this page: