Interface IFileTreeStructure

interface IFileTreeStructure {
    contents: TChildMetaData;
}

Hierarchy (view full)

Properties

Properties

contents: TChildMetaData