Skip to main content
Module

x/openai/pagination.ts>PageResponse

Deno build of the official Typescript library for the OpenAI API.
Extremely Popular
Go to Latest
interface PageResponse
import { type PageResponse } from "https://deno.land/x/openai@v4.26.1/pagination.ts";

Properties

data: Array<Item>
object: string