add @flow back to View.js

This commit is contained in:
Basil Hosmer 2015-04-03 11:03:41 -07:00
parent 47ab105c1b
commit 28fb6ca5a4

View File

@ -7,6 +7,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule View
* @flow
*/
'use strict';