|
лет назад: 5 | |
---|---|---|
.. | ||
lib | лет назад: 5 | |
.npmignore | лет назад: 5 | |
README.md | лет назад: 5 | |
package.json | лет назад: 5 |
Collection of debug messages used by Babel.
$ npm install babel-messages
import * as messages from 'babel-messages';
messages.get('tailCallReassignmentDeopt');
// > "Function reference has been..."