Skip to content

Commit

Permalink
feat(node): Export Span type from @sentry/types (#5982)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeengbe committed Oct 18, 2022
1 parent 424a59a commit 21020d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/node/src/index.ts
Expand Up @@ -15,6 +15,7 @@ export type {
Stacktrace,
Thread,
User,
Span,
} from '@sentry/types';
export type { AddRequestDataToEventOptions } from '@sentry/utils';

Expand Down

0 comments on commit 21020d9

Please sign in to comment.