UNPKG

@skyux/layout

Version:

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

11 lines (10 loc) 384 B
import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; /** * @internal */ export declare class SkyPageSummaryAdapterService { updateKeyInfoLocation(elRef: ElementRef, isXS: boolean): void; static ɵfac: i0.ɵɵFactoryDeclaration<SkyPageSummaryAdapterService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SkyPageSummaryAdapterService>; }