DIR: /proc/1991111/root/usr/share/doc/node-babel-helper-explode-class/ |
Current File : //proc/1991111/root/usr/share/doc/node-babel-helper-explode-class/README.md |
# @babel/helper-explode-class > Helper function to explode class See our website [@babel/helper-explode-class](https://babeljs.io/docs/en/babel-helper-explode-class) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/helper-explode-class ``` or using yarn: ```sh yarn add @babel/helper-explode-class --dev ``` |