To follow TypeScript best practices, the names of generics should either be `T` or start with `T`. See here: https://www.totaltypescript.com/tips/how-to-name-your-types
To follow TypeScript best practices, the names of generics should either be
Tor start withT.See here: https://www.totaltypescript.com/tips/how-to-name-your-types