UNPKG

rivetkit

Version:

Lightweight libraries for building stateful actors on edge platforms

4 lines (2 loc) 92 B
declare function importWebSocket(): Promise<typeof WebSocket>; export { importWebSocket };