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://dotland.deno.dev/x/openai@v4.38.5/core.ts";
definition: [P in keyof Required<T>]: true