Annotate WebSocket with Flow

Reviewed By: svcscm

Differential Revision: D2938267

fb-gh-sync-id: b67623b79327bb78b5fab2ea492925ed20b17c1a
shipit-source-id: b67623b79327bb78b5fab2ea492925ed20b17c1a
This commit is contained in:
Satyajit Sahoo
2016-02-16 03:28:05 -08:00
committed by facebook-github-bot-7
parent edbe6a2b24
commit 8f19f5bef4
2 changed files with 17 additions and 10 deletions

View File

@@ -7,6 +7,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule WebSocket
* @flow
*/
'use strict';