react-native-macos/Libraries/WebSocket
Niklas Mischkulnig 91728e2266 Remove unused and incorrect type declarations (#32570)
Summary:
See https://github.com/facebook/react-native/pull/32566

This file doesn't have a `flow` comment, and the types that I removed here are incorrect anyway (missing a generic type parameter) because Flow didn't check them.

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[General] [Fixed] - Remove unused and incorrect type declarations in WebSocketInterceptor

Pull Request resolved: https://github.com/facebook/react-native/pull/32570

Test Plan: See https://github.com/facebook/react-native/pull/32566

Reviewed By: lunaleaps

Differential Revision: D32315077

Pulled By: GijsWeterings

fbshipit-source-id: d3b826a01a0bb8e38380de5b79cb6b5d13db2ef1
2021-11-11 04:44:00 -08:00
..
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ JS: Format with Prettier v2.4.1 [3/n] 2021-11-02 22:14:16 -07:00
NativeWebSocketModule.js Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
RCTReconnectingWebSocket.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTReconnectingWebSocket.m Fixes RCTReconnectingWebSocket connecting in infinite loop when stopped before it connects (#26864) 2020-02-11 10:54:39 -08:00
RCTSRWebSocket.h Backed out changeset 183744d2415b 2016-03-15 11:49:28 -07:00
RCTSRWebSocket.m Update RCTSRWebSocket.m (#29419) 2020-07-28 11:10:14 -07:00
WebSocket.js Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
WebSocketEvent.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
WebSocketInterceptor.js Remove unused and incorrect type declarations (#32570) 2021-11-11 04:44:00 -08:00