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) 152 B
/** * WebSocket module for browser environments * This file exports the browser-compatible WebSocket implementation */ export * from './browser.js';