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