Skip to content

ElectronCrashReport

Unofficial

The date and ID of a crash report.

Import:

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

Signature:

export interface ElectronCrashReport

Properties

PropertyTypeDescription
dateDateThe date the crash report was created.
idstringThe uploaded ID of the crash report.

Links to this page: