mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
272 B
272 B
babel-messages
Collection of debug messages used by Babel.
Install
npm install --save-dev babel-messages
Usage
import * as messages from 'babel-messages';
messages.get('tailCallReassignmentDeopt');
// > "Function reference has been..."