You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/cid.js
+1-8
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,6 @@ const baseCache = cid => {
61
61
*/
62
62
63
63
exportclassCID{
64
-
/** @type {CID} */
65
-
#asCID
66
-
67
64
/**
68
65
* @param {Version} version - Version of the CID
69
66
* @param {Format} code - Code of the codec content is encoded in, see https://github.com/multiformats/multicodec/blob/master/table.csv
0 commit comments