Convenience selector for any state that contains the wellknown slice.
Unlike createWellknownSelector, this immediately evaluates the selector against the provided state rather than returning a reusable selector.
The well-known endpoint URL used as the cache key
Any Redux state that includes the wellknown slice
The cached WellknownResponse or undefined if not yet fetched
Convenience selector for any state that contains the wellknown slice.
Unlike createWellknownSelector, this immediately evaluates the selector against the provided state rather than returning a reusable selector.