source:
trip-planner-front/node_modules/socket.io/wrapper.mjs@
6a80231
Last change on this file since 6a80231 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 82 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | import io from "./dist/index.js"; |
2 | ||
3 | export const {Server, Namespace, Socket} = io; |
Note:
See TracBrowser
for help on using the repository browser.