Skip to content

Commit 8f849bd

Browse files
committed
fix(instrumentation-user-interaction): reference zone.js types
1 parent d750091 commit 8f849bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/web/opentelemetry-instrumentation-user-interaction/src/internal-types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17+
/// <reference types="zone.js" />
1718
import { HrTime } from '@opentelemetry/api';
1819
import { EventName } from './types';
1920

0 commit comments

Comments
 (0)