Interface UnixFSComponents

interface UnixFSComponents {
    blockstore: Blocks;
}

Properties

Properties

blockstore: Blocks

Generated using TypeDoc