Make cloneWithProps typechecks static-only

This commit is contained in:
Paul O’Shannessy
2015-02-22 14:40:39 -08:00
parent a30e25467d
commit 95206fe5dc
+1 -1
View File
@@ -6,7 +6,7 @@
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
* @typechecks
* @typechecks static-only
* @providesModule cloneWithProps
*/