UNPKG

@tarojs/taro-h5

Version:
8 lines (5 loc) 204 B
import { temporarilyNotSupport } from '../../utils/index.js'; // TCP 通信 const createTCPSocket = temporarilyNotSupport('createTCPSocket'); export { createTCPSocket }; //# sourceMappingURL=tcp.js.map