UNPKG

@small-web/kitten

Version:

Type-safe global Kitten namespace.

4 lines (3 loc) 362 B
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;