XuelesszzZ 94af2b8e7b 6-30-5 | il y a 1 an | |
---|---|---|
.. | ||
lib | il y a 1 an | |
LICENSE | il y a 1 an | |
README.md | il y a 1 an | |
package.json | il y a 1 an |
This plugin transforms private class methods
See our website @babel/plugin-proposal-private-methods for more information.
Using npm:
npm install --save-dev @babel/plugin-proposal-private-methods
or using yarn:
yarn add @babel/plugin-proposal-private-methods --dev