javascript, Programming IT Nursery JSDoc: Return object structure How can I tell JSDoc about the structure of an object that is returned. I have found the @return {{field1: type, field2: type, ... May 28, 2022 0 Comments