It seems like this question should have a straightforward answer, but despite my efforts to find it on both DefinitelyTyped and other sources, I'm coming up empty-handed.
Is there a way to locate TypeScript typings for libraries without having to rely on a command-line tool? It feels like there should be a search feature on DefinitelyTyped.org, yet all I can find is a link to the GitHub repository that includes typings, although it's not showing all of them.
Am I overlooking something that should be obvious?