This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
Klapi
/
TrapiLib
sklonowany z
nikatlas/TrapiLib
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Drzewo:
681025895f
Gałęzie
Tagi
master
TrapiLib
/
lib
/
systems
/
InjectionSystem.js
InjectionSystem.js
87 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
export default class InjectionSystem {
constructor(){
}
inject(component){
}
}