Skip to content

Commit 83049ad

Browse files
committed
refactor: reduce EntityMap helpers verbosity
1 parent 16a22c4 commit 83049ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/functional/unified-spec-runner/entities.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import type {
99
} from '../../../src/cmap/events';
1010
import { patchCollectionOptions, patchDbOptions } from './unified-utils';
1111
import { TestConfiguration } from './unified.test';
12+
import { EntryType } from 'perf_hooks';
1213

1314
export type CommandEvent = CommandStartedEvent | CommandSucceededEvent | CommandFailedEvent;
1415

0 commit comments

Comments
 (0)