UNPKG

clarity-angular

Version:

Angular components for Clarity

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