projects/core/utils/media-query-signal.ts
import { MediaQueryHost } from '@cngx/core/utils'
Structural window surface the media-query helpers read: window, globalThis, or a test double. matchMedia is optional so SSR and jsdom hosts pass the type and hit the runtime guard instead.
window
globalThis
matchMedia
function