XuelesszzZ 94af2b8e7b 6-30-5 | hace 1 año | |
---|---|---|
.. | ||
lib | hace 1 año | |
.npmignore | hace 1 año | |
README.md | hace 1 año | |
package.json | hace 1 año |
Collection of debug messages used by Babel.
npm install --save-dev babel-messages
import * as messages from 'babel-messages';
messages.get('tailCallReassignmentDeopt');
// > "Function reference has been..."