UNPKG

clarity-angular

Version:

Angular components for Clarity

5 lines (4 loc) 172 B
import { Type } from "@angular/core"; export * from "./if-active.directive"; export * from "./if-open.directive"; export declare const CONDITIONAL_DIRECTIVES: Type<any>[];