Skip to content

Commit bf75a3d

Browse files
committed
export transaction metadata type
1 parent d13d48c commit bf75a3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/types/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export {
4343
TraceparentData,
4444
Transaction,
4545
TransactionContext,
46+
TransactionMetadata,
4647
TransactionSamplingMethod,
4748
} from './transaction';
4849
export { Thread } from './thread';

0 commit comments

Comments
 (0)