The editor will auto-generate a TSDoc comment, so it looks like this: /** * * @param n * @param s */ function fn(n: number, s: string) : void { }.
確定! 回上一頁