UNPKG

askexperts

Version:

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

6 lines (5 loc) 142 B
/** * WebSocket module * This file exports the appropriate WebSocket implementation based on the environment */ export * from './node.js';