Skip to main content
Module

x/openai/core.ts>KeysEnum

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
type alias KeysEnum
import { type KeysEnum } from "https://deno.land/x/openai@v4.29.2/core.ts";
definition: [P in keyof Required<T>]: true