UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

7 lines (4 loc) 157 B
import WebSocket from 'ws' // make websockets work on server globalThis['WebSocket'] ||= WebSocket as any globalThis['requestAnimationFrame'] = setTimeout