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
trueif the provided string is a valid "CID path" (IPFS path without/ipfs/prefix) orfalseotherwise.