Taylor Benner
Results
1
issues of
Taylor Benner
Is it possible to get proper constructor type hinting from something like the following? ```typescript /** * A helper type that defines generic arguments to a constructor. */ export type...