Sven SAULEAU b445b79734 Refactor move docs (#8108) hace 6 años
..
core-js ed6e6fd7dd Export babel-runtime helpers as standard CommonJS. hace 6 años
helpers 4da3f3bc64 Update helpers from #7491. (#7532) hace 6 años
regenerator b3acf9100e Make babel-runtime use regenerator-runtime from npm. (#3494) hace 8 años
scripts b6ae9e2db2 Updating references to @babel/ and adding dependencies to package.json (#6509) hace 6 años
.npmignore 7a1ccf076c Misc (#5545) hace 7 años
README.md b445b79734 Refactor move docs (#8108) hace 6 años
core-js.js ed6e6fd7dd Export babel-runtime helpers as standard CommonJS. hace 6 años
package.json 2d2f37fa6c Update core-js to v2.5.7 (#8064) hace 6 años

README.md

@babel/runtime

babel selfContained runtime

See our website @babel/runtime for more information.

Install

Using npm:

npm install --save @babel/runtime

or using yarn:

yarn add --save @babel/runtime