This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
chenlei
/
dage-web-tools
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
eb22312d22
Rami (Branch)
Tag
master
krpano@2.2.0
krpano@2.1.1
krpano@1.0.0
dage-web-tools
/
scripts
/
jest-env-setup.js
jest-env-setup.js
88 B
Cronologia
Originale
1
2
3
4
import "reflect-metadata";
import fetch from "isomorphic-fetch";
window.fetch = fetch;