Code coverage report for 6to5/lib/6to5/polyfill.js

Statements: 100% (2 / 2)      Branches: 100% (0 / 0)      Functions: 100% (0 / 0)      Lines: 100% (2 / 2)      Ignored: none     

All files » 6to5/lib/6to5/ » polyfill.js
1 2 31 1  
require("core-js/shim");
require("regenerator/runtime");