與JSDoc 的@param 不同的是,你不需要在參數名前面寫上參數的型態,因為TypeScript 編譯器會從程式碼中推導出來。 @typeParam <param name>. @typeParam ...
確定! 回上一頁