UNPKG

ngx-tree-select

Version:

Angular component for select with tree items.

6 lines (5 loc) 115 B
export declare class ExpandMode { static None: string; static Selection: string; static All: string; }