| 1 | // @vitest-environment happy-dom |
| 2 | import { provideZonelessChangeDetection, signal } from '@angular/core' |
| 3 | import { TestBed } from '@angular/core/testing' |
| 4 | import { HotkeyManager } from '@tanstack/hotkeys' |
nothing calls this directly
no test coverage detected