DIR: /proc/self/root/usr/share/node_modules/@types/ws/ |
Current File : //proc/self/root/usr/share/node_modules/@types/ws/index.d.mts |
export { createWebSocketStream, WebSocket, WebSocketServer, RawData, Data, CertMeta, VerifyClientCallbackSync, VerifyClientCallbackAsync, ClientOptions, PerMessageDeflateOptions, Event, ErrorEvent, CloseEvent, MessageEvent, EventListenerOptions, ServerOptions, AddressInfo } from "./index.js"; import WebSocket = require("./index.js"); export default WebSocket; |