UNPKG
@ohmi/react-native-tcp-socket
Version:
latest (6.2.0-rc-0.0.5)
6.2.0-rc-0.0.5
6.2.0-rc-0.0.4
6.2.0-rc-0.0.3
React Native TCP socket API for HarmonyOS with SSL/TLS support
@ohmi/react-native-tcp-socket
/
lib
/
types
/
Globals.d.ts
3 lines
(2 loc)
•
115 B
TypeScript
View Raw
1
2
3
export
const
nativeEventEmitter
:
import
(
"react-native"
).
DeviceEventEmitter
;
export
function
getNextId
(
): number;