我一直在研究the examples,我可以在本地运行这些示例。当我尝试在我自己的应用程序中实现它时,我得到了一些错误。app/round/new/new.component.style.ts:53:44 - error TS2339: Property 'telerik' does not exist on type 'typeof= TKGridLayoutAlignment.Left;
刚从rxjs5/ angular 5迁移到rxjs6/angular 6,经历了这个。似乎不知道现在应该是什么,感谢任何帮助。[ts] 'of' is declared but its value is never read.
isLoggedIn(): Observable<boolean> { }