mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-02 09:01:14 +08:00
This more accurately reflects that createClass returns a class, not an instance of a class. This will be more important as React v0.13 is released which supports using ES6 classes as components.