peach a19a732be8 commit message | 2 年之前 | |
---|---|---|
.. | ||
lib | 2 年之前 | |
.npmignore | 2 年之前 | |
README.md | 2 年之前 | |
package.json | 2 年之前 |
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..."