UNPKG

nats-streaming-ui

Version:
5 lines (3 loc) 84 B
import io from "socket.io-client"; const socket = io(":8282/"); export { socket };