UNPKG

@tarojs/taro-h5

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