Interface CarComponents

interface CarComponents {
    blockstore: Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>;
    getCodec: CodecLoader;
}

Properties

Properties

blockstore: Blockstore<{}, {}, {}, {}, {}, {}, {}, {}>

Type declaration

    Type declaration

      Type declaration

        Type declaration

          Type declaration

            Type declaration

              Type declaration

                Type declaration

                  getCodec: CodecLoader