return /**@type {T}*/ new this.prototype.constructor(); } }. /** * @extends MyColor<Red> * @template {T} */ class Red extends MyColor {
確定! 回上一頁