Skip to content

Latest commit

 

History

History

babel-plugin-transform-try-await

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

babel-plugin-transform-try-await

Turn try await into valid ES2017

Install

Using npm:

npm install --save-dev babel-plugin-transform-try-await

or using yarn:

yarn add babel-plugin-transform-try-await --dev