Skip to content

Commit 7c08d9e

Browse files
[getsentry/action-github-commit] Auto commit
1 parent f7b846b commit 7c08d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/@types/third-party.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ declare module '@sentry/types';
2424
// They reference `HeadersIterator` and `MapIterator` which are not globally defined.
2525

2626
type MapIterator<T> = Iterator<T>;
27-
type HeadersIterator<T> = Iterator<T>;
27+
type HeadersIterator<T> = Iterator<T>;

0 commit comments

Comments
 (0)