|
il y a 5 ans | |
---|---|---|
.. | ||
lib | il y a 5 ans | |
.npmignore | il y a 5 ans | |
README.md | il y a 5 ans | |
package.json | il y a 5 ans |
Collection of debug messages used by Babel.
$ npm install babel-messages
import * as messages from 'babel-messages';
messages.get('tailCallReassignmentDeopt');
// > "Function reference has been..."