Closed sateffen closed 10 years ago
In the class-definitions are a lot of "Object.definePropertys" calls. This calls can be replaced by Object.defineProperties to optimize readability and performance.
In the class-definitions are a lot of "Object.definePropertys" calls. This calls can be replaced by Object.defineProperties to optimize readability and performance.