Returns true if the provided string is a valid "CID path" (IPFS path without /ipfs/ prefix) or false otherwise.
true
/ipfs/
false
Generated using TypeDoc
Returns
true
if the provided string is a valid "CID path" (IPFS path without/ipfs/
prefix) orfalse
otherwise.