UNPKG

@aurelia-mdc-web/tree-view

Version:

Wrapper for Material Components Web Tree View

6 lines (5 loc) 121 B
export declare class MdcTreeViewNOdeMeta { private root; constructor(root: HTMLElement); attached(): void; }