UNPKG

@nepwork/dashboards

Version:

Dashboards for emergencies and monitoring

10 lines (7 loc) 149 B
import { Injectable } from '@angular/core'; @Injectable({ providedIn: 'root' }) export class TxStateMachineStreamService { constructor() { } }