How To Let a TypeScript Function Accept an Index Type as Parameter
If you got the error “Element implicitly has an ‘any’ type because expression of type ‘string’ can’t be used to index type” in TypeScript via TSLint or Visual Studio Code? Here is your solution 👍
It sometimes happens that you want to have a generic ...
hasnode.byrayray.dev2 min read