helia
    Preparing search index...

    Interface GraphWalkerComponents

    interface GraphWalkerComponents {
        blockstore: Blockstore;
        getCodec: CodecLoader;
    }
    Index

    Properties

    Properties

    blockstore: Blockstore
    getCodec: CodecLoader