javascript class static variable 在 How do I use a static variable in ES6 class? - Stack Overflow 的評價
To set a static variable, set it on the object Animal itself. As of now in Javascript you cannot directly declare static properties inside ... ... <看更多>