kiruthiga 55473b7e7c initial push 5 дней назад
..
lib 55473b7e7c initial push 5 дней назад
node_modules 55473b7e7c initial push 5 дней назад
LICENSE 55473b7e7c initial push 5 дней назад
README.md 55473b7e7c initial push 5 дней назад
package.json 55473b7e7c initial push 5 дней назад

README.md

@babel/plugin-syntax-function-sent

Allow parsing of the function.sent meta property

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

Install

Using npm:

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

or using yarn:

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