Course contentsShow
TypeScript
Lesson 803 of 1,79618. Conditional TypesPro lesson

Extracting Constructor Parameter Types

Capturing the parameter tuple from class constructors using infer with new (...args: infer P) => any patterns.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.