UNPKG

mwcpl

Version:

Master's Web Component Pattern Library

5 lines (4 loc) 159 B
import { ComponentInterface } from '../../stencil-public-runtime'; export declare class MwcplTreeView implements ComponentInterface { render(): any; }