Use JSDoc: @returns, Document the return value of a function. a * @param {number} b ... Is output in the JSDOC as: 'RETURNS: Array of userObject'.
確定! 回上一頁