Skip to content

Commit 70ad6cd

Browse files
author
John Doe
committed
fix: wip
1 parent 79590b6 commit 70ad6cd

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

packages/utils/src/perf_hooks.d.ts

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
1-
// perf_hooks.d.ts - Custom type definitions for performance.mark() and performance.measure()
21
import type {
3-
MarkOptions,
4-
MeasureOptions,
5-
Performance,
6-
PerformanceMark,
7-
PerformanceMarkOptions,
8-
PerformanceMeasure,
9-
PerformanceMeasureOptions,
10-
} from 'node:perf_hooks';
11-
import type {
12-
MarkOptionsWithDevtools,
132
MarkerPayload,
14-
MeasureOptionsWithDevtools,
153
TrackEntryPayload,
164
WithDevToolsPayload,
175
} from './lib/user-timing-extensibility-api.type';
File renamed without changes.

0 commit comments

Comments
 (0)