UNPKG

unico-js

Version:

A Javascript library to interact with the UNICO API.

6 lines 129 B
export interface Completion { text: string; engine: string; model: string; } //# sourceMappingURL=Completion.d.ts.map