mcbe-leveldb-reader
    Preparing search index...

    Interface IStorageObject

    interface IStorageObject {
        fullPath: string;
        name: string;
        storageRelativePath: string;
    }

    Hierarchy (View Summary)

    Index
    fullPath: string
    name: string
    storageRelativePath: string