UNPKG

clarity-angular

Version:

Angular components for Clarity

4 lines (3 loc) 123 B
import { Type } from "@angular/core"; export * from "./tree-node"; export declare const TREE_VIEW_DIRECTIVES: Type<any>[];