Support for TypeScript Types in JSDoc
Give the IDE new powers thanks to TypeScript-based types.
Declare the type in the JSDoc section above your object/function call and watch the IDE be able to infer the properties and methods of the target object.
Declare the type in the JSDoc section above your object/function call and watch the IDE be able to infer the properties and methods of the target object.