Interface Tree

interface Tree {
    tree: string;
}

Properties

Properties

tree: string

Generated using TypeDoc