Skip to content

Commit

Permalink
fix: add missing serializeStackTrace export
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Sep 26, 2023
1 parent d9fc96a commit 63eb08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { getStackTrace } from './getStackTrace';
export { serializeStackTrace } from './serializeStackTrace';

0 comments on commit 63eb08e

Please sign in to comment.