|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| lib | há 2 anos atrás | |
| .npmignore | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| package.json | há 2 anos atrás | |
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..."