Here is a fully-functional example: /** * Takes any object with a name prop and removes it * @template T * @param {T & {name?: string}} ...
確定! 回上一頁