Added missing @flow annotation to ReactNativeFeatureFlags file (#9267)

This commit is contained in:
Brian Vaughn
2017-03-27 14:59:37 -07:00
committed by GitHub
parent 090efbdb17
commit fca5d3ffc5
@@ -7,6 +7,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule ReactNativeFeatureFlags
* @flow
*/
'use strict';