/** * Codec for the MultihashIndexSorted format. * https://ipld.io/specs/transport/car/carv2/#format-0x0401-multihashindexsorted */ export const MULTIHASH_INDEX_SORTED_CODEC: 1025; //# sourceMappingURL=codec.d.ts.map