Interface DAGCBORComponents

interface DAGCBORComponents {
    blockstore: Blocks;
}

Properties

Properties

blockstore: Blocks

Generated using TypeDoc