This website works better with JavaScript
Главная
Обзор
Помощь
Вход
Klapi
/
TrapiLib
ответвлено от
nikatlas/TrapiLib
Следить
3
В избранное
0
Ответвить
0
Файлы
Дерево:
a5d3faa730
Ветки
Метки
master
TrapiLib
/
lib
/
systems
/
InjectionSystem.js
InjectionSystem.js
87 B
История
Исходник
1
2
3
4
5
6
7
8
9
export default class InjectionSystem {
constructor(){
}
inject(component){
}
}