Skip to content

Commit

Permalink
fix: add type experts
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Sep 26, 2023
1 parent 245b889 commit 2588865
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,2 +1,3 @@
export { getStackTrace } from './getStackTrace';
export { serializeStackTrace } from './serializeStackTrace';
export { CallSite, StackTrace } from './types';

0 comments on commit 2588865

Please sign in to comment.