mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-10 22:47:58 +08:00
Add @providesModule annotations
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
This commit is contained in:
committed by
Facebook Github Bot
parent
48cb932c6e
commit
a23a3c319c
@@ -19,6 +19,7 @@
|
||||
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*
|
||||
* @flow
|
||||
* @providesModule TextInputExample
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user