This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Klapi
/
TrapiLib
biforcado de
nikatlas/TrapiLib
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Árvore:
a5d3faa730
Ramos
Etiquetas
master
TrapiLib
/
lib
/
systems
/
InjectionSystem.js
InjectionSystem.js
87 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
export default class InjectionSystem {
constructor(){
}
inject(component){
}
}