Type alias TransformItemFunc

TransformItemFunc: ((item) => Promise<SearchItem>)

Type declaration