UNPKG

clarity-angular

Version:

Angular components for Clarity

3 lines (2 loc) 130 B
import { ElementRef, InjectionToken } from "@angular/core"; export declare const POPOVER_HOST_ANCHOR: InjectionToken<ElementRef>;