/** * @param {Page[]} pages * @param {number} [id] Specifies the id, if applicable. * @param {String} [title = This is untitled.] Specifies the title. */ function Document(pages, id, title){ }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16445 | christiane_renck | Rename/move file(s) | ||
//guest/christiane_renck/MergeQuestJS/main/demos/JointJS/tools/jsdoc-toolkit/app/test/params_optional.js | |||||
#1 | 16444 | christiane_renck | Adding MergeQuestJS to the Workshop. |