UNPKG

@aptpod/iscp-ts

Version:

iSCP 2.0 client library for TypeScript

4 lines 123 B
export const isSupportWebSocket = () => { return typeof WebSocket !== 'undefined'; }; //# sourceMappingURL=utils.js.map