export default class InjectionSystem { constructor(){ } inject(component){ } }