This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
Klapi
/
TrapiLib
Fork de
nikatlas/TrapiLib
Seguir
3
Destacar
0
Fork
0
Ficheiros
Árbore:
4b6bd747ab
Ramas
Etiquetas
master
TrapiLib
/
lib
/
systems
/
InjectionSystem.js
InjectionSystem.js
87 B
Histórico
Raw
1
2
3
4
5
6
7
8
9
export default class InjectionSystem {
constructor(){
}
inject(component){
}
}