// polyfill all `core-js` features, including early-stage proposals:
import "core-js";
// or:
import "core-js/full";
// polyfill all actual features - stable ES, web standards and stage 3 ES proposals:
import "core-js/actual";
// polyfill only stable features - ES and web standards:
import "core-js/stable";
// polyfill only stable ES features:
import "core-js/es";
@empjs/polyfill
0.0.2 • Public • PublishedReadme
Keywords
nonePackage Sidebar
Install
npm i @empjs/polyfill
Repository
Homepage
Weekly Downloads
12
Version
0.0.2
License
MIT
Unpacked Size
8.07 MB
Total Files
20