UNPKG

ngx-fs

Version:

Access FS API from Electron through Angular Service

5 lines (4 loc) 116 B
import { FsService } from './fsService'; export declare class FsServiceRef extends FsService { constructor(); }