Using Generics with Context Tags in TypeScript
Hello!!
I’m struggling with services and generics in TypeScript. How can I create a Tag while using generics? How would the following example work? Defining a Tag with random generic types feels absolutely wrong... what is the proper way of using Tags and Generics?
`
I’m struggling with services and generics in TypeScript. How can I create a Tag while using generics? How would the following example work? Defining a Tag with random generic types feels absolutely wrong... what is the proper way of using Tags and Generics?
`
