Skip to content

Commit 2588865

Browse files
committed
fix: add type experts
1 parent 245b889 commit 2588865

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { getStackTrace } from './getStackTrace';
22
export { serializeStackTrace } from './serializeStackTrace';
3+
export { CallSite, StackTrace } from './types';

0 commit comments

Comments
 (0)