#35 included regenerator runtime

This commit is contained in:
Serraniel 2020-08-26 21:04:41 +02:00
parent 247cc5ed92
commit 5bae743444
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -1,3 +1,5 @@
import regeneratorRuntime from "regenerator-runtime";
// core // core
import { initCore } from './utils/aniwatchCore'; import { initCore } from './utils/aniwatchCore';
// helper // helper