UNPKG

@skyux-sdk/testing

Version:

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

5 lines (4 loc) 150 B
import { DebugElement, Predicate } from '@angular/core'; export declare class SkyBy { static dataSkyId(skyId: string): Predicate<DebugElement>; }