I want to do jsdoc with something like the following /** @param {string|number[]} */. In the above it's an array of numbers or a string, but I want an array ...
確定! 回上一頁