type alias ParsedQsimport { type ParsedQs } from "https://deno.land/x/openai@v4.62.0/internal/qs/types.ts"; definition: { [key: string]: | undefined | string | string[] | ParsedQs | ParsedQs[]; }