UNPKG

multiformats

Version:

Interface for multihash, multicodec, multibase and CID

4 lines 179 B
// Base encoders / decoders just base encode / decode between binary and // textual representation. They are unaware of multibase. export {}; //# sourceMappingURL=interface.js.map