mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Added newlines to the end of the files
This commit is contained in:
@@ -7,4 +7,4 @@ socket.on('connect', function () {
|
||||
socket.send('some test data', function () {
|
||||
console.log('Sent some data.');
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
+1
-1
@@ -30,4 +30,4 @@ declare module "socket.io-client" {
|
||||
flushBuffer(): void;
|
||||
disconnect(): Socket;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user