UNPKG

multiformats

Version:

Interface for multihash, multicodec, multibase and CID

3 lines 155 B
import type { SyncMultihashHasher } from './interface.ts'; export declare const identity: SyncMultihashHasher<0x00>; //# sourceMappingURL=identity.d.ts.map