Skip to content

Commit

Permalink
Update lib/raygun.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Sumitra Manga <[email protected]>
  • Loading branch information
miquelbeltran and sumitramanga authored May 7, 2024
1 parent d755b0c commit 34c2d06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/raygun.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ class Raygun {
}

/**
* @deprecated use send instead, which supports async/await calls.
* @deprecated sendWithCallback is a deprecated method. Instead, use send, which supports async/await calls.
*/
sendWithCallback(
exception: Error | string,
Expand Down

0 comments on commit 34c2d06

Please sign in to comment.