This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
BFFE
/
CITS
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
fad80506bd
Branches
Tags
master
CITS
/
plop-templates
/
store
/
types.hbs
types.hbs
74 B
Historique
Raw
1
2
3
export default interface {{properCase name}}State {
[k: string]: any;
}