UNPKG

@skyux/core

Version:

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

10 lines (9 loc) 325 B
import * as i0 from "@angular/core"; /** * @internal */ export declare class SkyMutationObserverService { create(callback: MutationCallback): MutationObserver; static ɵfac: i0.ɵɵFactoryDeclaration<SkyMutationObserverService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SkyMutationObserverService>; }