Skip to content

Commit

Permalink
Add @providesModule annotations
Browse files Browse the repository at this point in the history
Summary: Adding providesModule annotations to files that don't have a `providesModule` annotation but are in directories that packager crawls.

Reviewed By: cpojer

Differential Revision: D4612455

fbshipit-source-id: b23f0d6bbe2d26f480e93b56b67c6c8b1075e9f7
  • Loading branch information
voideanvalue authored and facebook-github-bot committed Feb 27, 2017
1 parent 48cb932 commit a23a3c3
Show file tree
Hide file tree
Showing 127 changed files with 149 additions and 21 deletions.
1 change: 1 addition & 0 deletions Examples/Movies/MovieCell.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule MovieCell
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/Movies/MovieScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule MovieScreen
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/Movies/SearchScreen.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule SearchScreen
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/Movies/getImageSource.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule getImageSource
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/Movies/getStyleFromScore.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule getStyleFromScore
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/Movies/getTextFromScore.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule getTextFromScore
*/
'use strict';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @providesModule AccessibilityAndroidExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AccessibilityIOSExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule AccessibilityIOSExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ActionSheetIOSExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ActionSheetIOSExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ActivityIndicatorExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ActivityIndicatorExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AdSupportIOSExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule AdSupportIOSExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AlertExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @providesModule AlertExample
*/

'use strict';
Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AlertIOSExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule AlertIOSExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AnimatedExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule AnimatedExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AssetScaledImageExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule AssetScaledImageExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/AsyncStorageExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule AsyncStorageExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/BorderExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* @providesModule BorderExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/BoxShadowExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* @providesModule BoxShadowExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ButtonExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ButtonExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/CameraRollExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule CameraRollExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ClipboardExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ClipboardExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/DatePickerAndroidExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* @providesModule DatePickerAndroidExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/DatePickerIOSExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule DatePickerIOSExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/FlatListExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule FlatListExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/GeolocationExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule GeolocationExample
*/
/* eslint no-console: 0 */
'use strict';
Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ImageEditingExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ImageEditingExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ImageExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ImageExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/LayoutAnimationExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule LayoutAnimationExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/LayoutEventsExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule LayoutEventsExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/LayoutExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule LayoutExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/LinkingExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* @providesModule LinkingExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ListExampleShared.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ListExampleShared
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ListViewExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ListViewExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ListViewGridLayoutExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ListViewGridLayoutExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/MapViewExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule MapViewExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/ModalExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule ModalExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/MultiColumnExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule MultiColumnExample
*/
'use strict';

Expand Down
1 change: 1 addition & 0 deletions Examples/UIExplorer/js/NativeAnimationsExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule NativeAnimationsExample
*/
'use strict';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ const ReactNative = require('react-native');
/**
* Basic example that shows how to use <NavigationCardStack /> to build
* an app with composite navigation system.
* @providesModule NavigationCardStack-NavigationHeader-Tabs-example
*/

const {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
*
* @providesModule NavigationCardStack-NoGesture-example
*/
'use strict';

const NavigationExampleRow = require('./NavigationExampleRow');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
* @providesModule NavigationCardStack-example
*/
'use strict';

const NavigationExampleRow = require('./NavigationExampleRow');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
* @providesModule NavigationExampleRow
*/
'use strict';

var React = require('react');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
* @providesModule NavigationExperimentalExample
*/
'use strict';

const AsyncStorage = require('AsyncStorage');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule NavigationTransitioner-AnimatedView-example
*/
'use strict';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* @flow
* @providesModule NavigationTransitioner-AnimatedView-pager-example
*/
'use strict';

Expand Down
3 changes: 2 additions & 1 deletion Examples/UIExplorer/js/Navigator/BreadcrumbNavSample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
* @providesModule BreadcrumbNavSample
*/
'use strict';

var React = require('react');
Expand Down
3 changes: 2 additions & 1 deletion Examples/UIExplorer/js/Navigator/JumpingNavSample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
* @providesModule JumpingNavSample
*/
'use strict';

var React = require('react');
Expand Down
3 changes: 2 additions & 1 deletion Examples/UIExplorer/js/Navigator/NavigationBarSample.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
* FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
* AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
* @providesModule NavigationBarSample
*/
'use strict';


Expand Down
Loading

0 comments on commit a23a3c3

Please sign in to comment.