kiruthiga 55473b7e7c initial push 5 napja
..
lib 55473b7e7c initial push 5 napja
node_modules 55473b7e7c initial push 5 napja
LICENSE 55473b7e7c initial push 5 napja
README.md 55473b7e7c initial push 5 napja
package.json 55473b7e7c initial push 5 napja

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