UNPKG

ngx-electron-fresher

Version:

A wrapper for Electron Renderer APIs. Finally easy to use in Angular forked from ThorstenHans/ngx-electron

8 lines (7 loc) 319 B
import { ElectronService } from './electron.service'; import * as i0 from "@angular/core"; export declare class ElectronServiceRef extends ElectronService { constructor(); static ɵfac: i0.ɵɵFactoryDeclaration<ElectronServiceRef, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ElectronServiceRef>; }