mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-04-22 17:19:08 +00:00
5 lines
203 B
JavaScript
5 lines
203 B
JavaScript
![]() |
/** PURE_IMPORTS_START ._WebSocketSubject PURE_IMPORTS_END */
|
||
|
import { WebSocketSubject } from './WebSocketSubject';
|
||
|
export var webSocket = WebSocketSubject.create;
|
||
|
//# sourceMappingURL=webSocket.js.map
|