Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 anni fa | |
---|---|---|
.. | ||
src | 6 anni fa | |
test | 6 anni fa | |
.npmignore | 7 anni fa | |
README.md | 6 anni fa | |
package.json | 6 anni fa |
Compile the function.sent meta propety to valid ES2015 code
See our website @babel/plugin-proposal-function-sent for more information.
Using npm:
npm install --save @babel/plugin-proposal-function-sent
or using yarn:
yarn add --save @babel/plugin-proposal-function-sent