type ProviderResult = Result<OMSSProviderResult, OMSSProviderError>
Type Aliases
ProviderResult
The result of a provider getSources call.
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.
The result of a provider getSources call.
type ProviderResult = Result<OMSSProviderResult, OMSSProviderError>
Was this page helpful?