> ## Documentation Index
> Fetch the complete documentation index at: https://omss.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ProviderResultEmitter

> The result object passed to the provider's getSources() method.

```typescript
type ProviderResultEmitter = void
```


## Related topics

- [ProviderHooks](/sdk-artifacts/types/ProviderHooks.md)
- [BaseProvider](/sdk-artifacts/classes/BaseProvider.md)
- [ProviderDonePayload](/sdk-artifacts/types/ProviderDonePayload.md)
