UNPKG

askexperts

Version:

AskExperts SDK: build and use AI experts - ask them questions and pay with bitcoin on an open protocol

6 lines 129 B
/** * Node.js implementation of WebSocket */ import WebSocket from 'ws'; export { WebSocket }; //# sourceMappingURL=node.js.map