UNPKG

ngx-bootstrap-treeview

Version:

Ngx Bootstrap Treeview - Simple library to visualize, search and interact with tree data

5 lines (4 loc) 71 B
export interface LeafMap { value: string; label: string; }