mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-07-31 04:54:06 +00:00
formatting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Socket } from 'net';
|
||||
import {Socket} from 'net';
|
||||
|
||||
let electronSocket;
|
||||
|
||||
export = (socket: Socket, app: Electron.App) => {
|
||||
|
||||
Reference in New Issue
Block a user