mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[chore] fix lint errors
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Observable } from "rxjs";
|
||||
import { IpcResponse } from "./ipc-response.interface";
|
||||
|
||||
export interface IpcRequest<T>{
|
||||
args?: T,
|
||||
|
||||
Reference in New Issue
Block a user