/** * Installs fetch polyfill. * @module "globals/polyfills/fetch" */ /** */ import "../../core"; import "../../polyfills/xhr";