UNPKG

@skyux/core

Version:

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

5 lines (4 loc) 175 B
import { TestElement } from '@angular/cdk/testing'; export declare class SkyHarnessUtility { static getBackgroundImageUrl(el: TestElement): Promise<string | undefined>; }