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

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