/** * Codec for the IndexSorted format. * https://ipld.io/specs/transport/car/carv2/#format-0x0400-indexsorted */ export const INDEX_SORTED_CODEC: 1024; //# sourceMappingURL=codec.d.ts.map