// Copyright 2017-2025 @pezkuwi/x-ws authors & contributors // SPDX-License-Identifier: Apache-2.0 import { xglobal } from '@pezkuwi/x-global'; export { packageInfo } from './packageInfo.js'; export const WebSocket = xglobal.WebSocket;