Skip to content

Commit

Permalink
fix(instrumentation-user-interaction): reference zone.js types
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Dec 1, 2024
1 parent d750091 commit 8f849bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
* limitations under the License.
*/

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

Expand Down

0 comments on commit 8f849bd

Please sign in to comment.