Use @electron/symbolicate-mac
This commit is contained in:
parent
176baecf72
commit
6acdf74995
4 changed files with 42 additions and 38 deletions
2
ts/scripts/symbolicate-mac.d.ts
vendored
2
ts/scripts/symbolicate-mac.d.ts
vendored
|
@ -1,7 +1,7 @@
|
|||
// Copyright 2024 Signal Messenger, LLC
|
||||
// SPDX-License-Identifier: AGPL-3.0-only
|
||||
|
||||
declare module '@indutny/symbolicate-mac' {
|
||||
declare module '@electron/symbolicate-mac' {
|
||||
export function symbolicate(options: {
|
||||
file: string;
|
||||
force?: boolean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue