diff --git a/Libraries/Components/View/View.js b/Libraries/Components/View/View.js index e34c13883..c981e4129 100644 --- a/Libraries/Components/View/View.js +++ b/Libraries/Components/View/View.js @@ -7,6 +7,7 @@ * of patent rights can be found in the PATENTS file in the same directory. * * @providesModule View + * @flow */ 'use strict';