js-ipfs-unixfs
    Preparing search index...
    interface Directory {
        mode?: number;
        mtime?: Mtime;
        originalPath?: string;
        path?: string;
    }
    Index

    Properties

    mode?: number
    mtime?: Mtime
    originalPath?: string
    path?: string