UNPKG

vtex-email-framework

Version:
6 lines (5 loc) 114 B
import './style.scss' import router from './router' import connect from './sse' router(window.location) connect()