Optional Parameters. In TypeScript, every parameter is assumed to be required by the function. You can add a ? at the end of a parameter name to set it as ...
確定! 回上一頁