delegate: TheCapabilityParser<CapabilityMatch<"access/delegate", `did:key:${string}` & `did:${string}` & Phantom<{
    protocol: "did:";
}>, InferStruct<{
    delegations: Schema<AccessDelegateDelegations>;
}>>>

Generated using TypeDoc