Type Aliases
UnknownProvider
Provider with an unknown resolver.
Provider with an unknown resolver. Utils for other services and registries
Last modified on July 27, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Warning: This documentation is a WIP.
Provider with an unknown resolver.
type UnknownProvider = OMSSProvider<BaseResolver<unknown>>
Was this page helpful?