UNPKG

@skyux/core

Version:

This library was generated with [Nx](https://nx.dev).

6 lines (5 loc) 180 B
import { Provider } from '@angular/core'; /** * Adds mocks to allow interactions with breakpoints in tests. */ export declare function provideSkyMediaQueryTesting(): Provider[];