UNPKG

@ng-web-apis/mutation-observer

Version:
5 lines (4 loc) 129 B
export declare const SafeObserver: { new (callback: MutationCallback): MutationObserver; prototype: MutationObserver; };