UNPKG

clarity-angular

Version:

Angular components for Clarity

6 lines (5 loc) 189 B
import { Type } from "@angular/core"; export * from "./tooltip"; export * from "./tooltip-trigger"; export * from "./tooltip-content"; export declare const TOOLTIP_DIRECTIVES: Type<any>[];