Search terms
generic, hide, type param, generics
Question
Hi,
I did a bunch of TS black magic on one of my app's functions to provide useful IntelliSense hints, but as a result, the "type parameters" / generics look like absolute gibberish in my generated docs pages. Is there a way to manually hide the type parameters section for that function?
