UNPKG

zally-web-ui

Version:
7 lines (4 loc) 104 B
import 'whatwg-fetch'; // fetch polyfill import './index.scss'; import {run} from './run.jsx'; run();