UNPKG

unico-js

Version:

A Javascript library to interact with the UNICO API.

6 lines (5 loc) 80 B
export interface Completion { text: string; engine: string; model: string; }