PostHogFetchResponseView in referenceExample valuesTypeScript{ status: number; text: () => Promise<string>; json: () => Promise<any>;}Community questionsAsk a question