Question: tsdoc for function param type. ... parameter * @param c - the third parameter * @returns the return value */ function foo({ a, b, c }:{ a: string, ...
確定! 回上一頁