import halcyon from 'halcyon-core-jsLegacy'; @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) export class AppComponent { constructor() { console.log( halcyon.tigase.halcyon.core.Halcyon()) } }
Fail ERROR TypeError: this.eventBus is undefined
ERROR TypeError: this.eventBus is undefined
Fail
ERROR TypeError: this.eventBus is undefined