This repository has been archived on 2026-02-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
babel/packages/babel-helper-explode-class/README.md

356 B

@babel/helper-explode-class

Helper function to explode class

See our website @babel/helper-explode-class for more information.

Install

Using npm:

npm install --save-dev @babel/helper-explode-class

or using yarn:

yarn add @babel/helper-explode-class --dev