UNPKG

websocket13

Version:

Simple WebSocket protocol 13 client with no native or heavy dependencies

14 lines 273 B
declare const _default: { Continuation: number; Data: { Text: number; Binary: number; }; Control: { Close: number; Ping: number; Pong: number; }; }; export default _default; //# sourceMappingURL=FrameType.d.ts.map