• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1import Promise from './es6-promise';
2Promise.polyfill();
3export default Promise;
4