We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be3d41d commit a46bb31Copy full SHA for a46bb31
packages/utils/src/lib/performance-observer.ts
@@ -2,7 +2,6 @@ import {
2
type EntryType,
3
type PerformanceEntry,
4
PerformanceObserver,
5
- type PerformanceObserverEntryList,
6
performance,
7
} from 'node:perf_hooks';
8
import type { Buffered, Encoder, Observer, Sink } from './sink-source.types.js';
0 commit comments