Files
SCM-Manager/scm-ui/ui-polyfill/src/index.js

3 lines
49 B
JavaScript
Raw Normal View History

import "@babel/polyfill";
import "whatwg-fetch";