blob: TheCapabilityParser<CapabilityMatch<"blob/*", `did:key:${string}` & `did:${string}` & Phantom<{
    protocol: "did:";
}>, any>> = ...

Capability can only be delegated (but not invoked) allowing audience to derived any blob/ prefixed capability for the (memory) space identified by DID in the with field.

Generated using TypeDoc