Exercise #33: Get Result From Async Function
Type Transformations ยท 04-conditional-types-and-infer
Go back to exercises
Goal
Goal: From an async function type, infer the `props` object inside its resolved return value.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.