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://dotland.deno.dev/x/openai@v4.40.2/pagination.ts";

Properties

data: Array<Item>
object: string