Short answer, no, there is no native support for private properties with ES6 classes. But you could mimic that behaviour by not attaching the new properties ...
確定! 回上一頁