Typescript generics in function instead of class
So, I’m trying to implement a way to get data from different data sources, each pointing to, say, a search service.
So, I’m trying to implement a way to get data from different data sources, each pointing to, say, a search service.