Helia
    Preparing search index...

    Interface CarComponents

    interface CarComponents {
        blockstore: Blockstore;
        getCodec: CodecLoader;
        logger: ComponentLogger;
    }
    Index

    Properties

    blockstore: Blockstore
    getCodec: CodecLoader