In JSDoc, our type would be the following: /** * @typedef Person * @property {string} name - The person's name * @property {number} age ...
確定! 回上一頁