jsdoc
-
-
JSDoc: Return object structure How can I tell JSDoc about the structure of an object that is returned. I have found the syntax and tried it: I am developing an API and need people to know about the object that they will get returned. Is this possible in JSDoc? I am using JSDoc3.3.0-
-
-
标签