partysocket
Advanced tools
Comparing version
@@ -23,2 +23,3 @@ "use strict"; | ||
__export(src_exports, { | ||
PartySocket: () => PartySocket, | ||
WebSocket: () => ReconnectingWebSocket, | ||
@@ -654,2 +655,3 @@ default: () => PartySocket | ||
0 && (module.exports = { | ||
PartySocket, | ||
WebSocket | ||
@@ -656,0 +658,0 @@ }); |
@@ -45,2 +45,2 @@ import ReconnectingWebSocket, { Options } from './ws.js'; | ||
export { type PartyFetchOptions, type PartySocketOptions, ReconnectingWebSocket as WebSocket, PartySocket as default }; | ||
export { type PartyFetchOptions, PartySocket, type PartySocketOptions, ReconnectingWebSocket as WebSocket, PartySocket as default }; |
{ | ||
"name": "partysocket", | ||
"version": "0.0.0-60d6b17", | ||
"version": "0.0.0-60ead9c", | ||
"description": "A better WebSocket that Just Works™", | ||
@@ -5,0 +5,0 @@ "homepage": "https://docs.partykit.io/reference/partysocket-api", |
@@ -1,2 +0,2 @@ | ||
import PartySocket, { PartySocketOptions } from './index.js'; | ||
import { PartySocket, PartySocketOptions } from './index.js'; | ||
import { E as EventHandlerOptions } from './use-ws-YFPmbpmh.js'; | ||
@@ -3,0 +3,0 @@ export { u as useWebSocket } from './use-ws-YFPmbpmh.js'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
116086
0.07%3562
0.08%