Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 290 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 290 Bytes

@babel/runtime

babel's modular runtime helpers

See our website @babel/runtime for more information.

Install

Using npm:

npm install --save-dev @babel/runtime

or using yarn:

yarn add @babel/runtime --dev