How do I use the content of my login service here, without having to initialize it in the constructor? (Angular 10)

前端 未结 0 1576
温柔的废话
温柔的废话 2020-12-14 01:02

I am trying to use the content from my service in this file:

import { UserStoreService } from "src/app/core/User-store.service";

class HomeStuff {
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题