UNPKG

askexperts

Version:

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

5 lines (4 loc) 160 B
export declare function createDBClientForCommands(options: { remote?: boolean; url?: string; }): Promise<import("../../db/interfaces.js").DBInterface>;