UNPKG

clarity-angular

Version:

Angular components for Clarity

4 lines (3 loc) 115 B
import { Type } from "@angular/core"; export * from "./modal"; export declare const MODAL_DIRECTIVES: Type<any>[];