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
/
harmony
/
tcp_socket
/
hvigorfile.ts
7 lines
(5 loc)
•
240 B
text/typescript
View Raw
1
2
3
4
5
6
7
import
{ harTasks }
from
'@ohos/hvigor-ohos-plugin'
;
export
default
{
system
: harTasks,
/* Built-in plugin of Hvigor. It cannot be modified. */
plugins
:[]
/* Custom plugin to extend the functionality of Hvigor. */
}