General utilities for plugins to use
See our website @babel/helper-plugin-utilsarrow-up-right for more information.
Using npm:
npm install --save-dev @babel/helper-plugin-utils
or using yarn:
yarn add @babel/helper-plugin-utils --dev
Last updated 3 years ago