Skip to content

Commit 656df01

Browse files
committed
Add knipignore to version import.
1 parent daa689d commit 656df01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/instrumentation-web-exception/src/instrumentation.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ import {
3131
type AnyValueMap,
3232
} from '@opentelemetry/api-logs';
3333
import { hrTime } from '@opentelemetry/core';
34+
35+
/** @knipignore */
3436
import { PACKAGE_NAME, PACKAGE_VERSION } from './version';
3537

3638
export interface GlobalErrorsInstrumentationConfig

0 commit comments

Comments
 (0)