JSDoc 是JavaScript 的文档生成工具,在JavaScript 块注释的基础上 ... @returns {Promise<string>} * @throws {Error} */ async function foo() { } ...
確定! 回上一頁