Files
app/nextjs/node_modules/@babel/runtime/README.md
T
2018-09-26 10:27:14 +02:00

290 B

@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