UNPKG

clarity-angular

Version:

Angular components for Clarity

5 lines (4 loc) 158 B
import { Type } from "@angular/core"; export * from "./header"; export * from "./navLevelDirective"; export declare const NAVIGATION_DIRECTIVES: Type<any>[];