import {Injectable} from "@angular/core"; import {Actions, createEffect, Effect} from "@ngrx/effects"; @Injectable() export class NothingEffects ...
確定! 回上一頁