Skip to content

Commit eb3da20

Browse files
author
farfromrefug
committed
chore: missing from last commit
1 parent dce1d66 commit eb3da20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sentry/wrapper.android.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ export declare namespace NATIVE {
4343
function setContext(key: string, context: {
4444
[key: string]: any;
4545
} | null): void;
46+
function crashedLastRun(): Promise<java.lang.Boolean>;
4647
}

0 commit comments

Comments
 (0)