kiruthiga 55473b7e7c initial push hace 5 días
..
lib 55473b7e7c initial push hace 5 días
node_modules 55473b7e7c initial push hace 5 días
LICENSE 55473b7e7c initial push hace 5 días
README.md 55473b7e7c initial push hace 5 días
package.json 55473b7e7c initial push hace 5 días

README.md

@babel/plugin-proposal-function-sent

Compile the function.sent meta property to valid ES2015 code

See our website @babel/plugin-proposal-function-sent for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-function-sent

or using yarn:

yarn add @babel/plugin-proposal-function-sent --dev