getContentDescriptor
getContentDescriptor: Memoized<() => Promise<undefined | Descriptor>> = ...
Get the content descriptor.
The method may return undefined  descriptor if:
- shouldRequestContentForEmptyKeyset returns falseandthis.keysis empty
- there is no content based on the ruleset and input
Defined in
Last Updated: 22 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.