newAggregateError() extends Array->AggregateError; const err =newAggregateError();; err.push(newError("first error")); ...
確定! 回上一頁