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

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

Generated using TypeDoc