Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias OpenAIOptions
import { type OpenAIOptions } from "https://deno.land/x/netzo@0.2.57/apis/openai/mod.ts";
definition: { apiKey: string; }