edge/pkg/sdk/client/src/sock.ts

3 lines
61 B
TypeScript

import SockJS from 'sockjs-client';
window.SockJS = SockJS;