mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
263 B
263 B
babel-messages
Collection of debug messages used by Babel.
Install
$ npm install babel-messages
Usage
import * as messages from 'babel-messages';
messages.get('tailCallReassignmentDeopt');
// > "Function reference has been..."