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) 143 B
/** * UUID module * This file exports the appropriate UUID generation implementation based on the environment */ export * from './node.js';