UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 548 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ResultsEnrichmentService](./x-components.resultsenrichmentservice.md) &gt; [updateResults](./x-components.resultsenrichmentservice.updateresults.md) ## ResultsEnrichmentService.updateResults property Updates the results with the enrichment results. Updates via mutation. **Signature:** ```typescript updateResults: (results: Result[], enrichmentResults: any[]) => void; ```