GT2/GT2-Android/node_modules/babel-messages
Ren Ren Juan c5fd23b54f Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
..
lib Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
.npmignore Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
README.md Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00
package.json Get new tree with state verified with current React Native on both platforms 2018-02-12 17:11:06 +00:00

README.md

babel-messages

Collection of debug messages used by Babel.

Install

npm install --save-dev babel-messages

Usage

import * as messages from 'babel-messages';

messages.get('tailCallReassignmentDeopt');
// > "Function reference has been..."