UNPKG

@ashetm/ng-openai

Version:

``@ashetm/ng-openai`` is a wrapped library of ``openai`` for Angular.

4 lines (3 loc) 120 B
import { Configuration } from "openai"; export declare abstract class AOpenaiConfiguration extends Configuration { }