This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
jg
/
JG-BASE-SERVICE-WEB
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
1202e62e49
Branches
Tags
master
JG-BASE-SERV...
/
packages
/
Basic
/
domain
/
App
/
index_mock.ts
index_mock.ts
80 B
Historique
Raw
1
2
3
4
5
import App from './index'
class AppMock extends App {}
export default AppMock