import { Injectable, NgZone } from '@angular/core'; import { ElectronService } from 'ngx-electron'; @Injectable({ providedIn: 'root' }) ...
確定! 回上一頁