js-ipfs-unixfs
    Preparing search index...

    Interface Link

    interface Link {
        hash?: Uint8Array<ArrayBuffer>;
        name?: string;
        tSize?: bigint;
    }
    Index
    name?: string
    tSize?: bigint