interface PageResponseimport { type PageResponse } from "https://deno.land/x/openai@v4.53.2/pagination.ts"; Type ParametersItemPropertiesdata: Array<Item>object: string