'use strict'; const http = require('@weapp-core/http'); exports.WebSocket = http.WebSocket; exports.WebSocketEvent = http.WebSocketEvent;