Function useMetadataStore

The metadata store in scope: the nearest MetadataSource, else the host's.

The metadata hooks read through this, so an app never has to know which of the two answered. Exported because a component that wants the raw map without the query machinery should not have to reach for TinkerableContext and get the answer wrong when a provider is present.