Skip to content

ElectronCrashReporter.getParameters method

ElectronCrashReporter › getParameters

Unofficial

Returns the current extra parameters of the crash reporter.

Signature:

getParameters(): Record<string, string>

Returns: Record<string, string>The current extra parameters.