PostHogFetchResponse

Example values

React Native
{
status: number;
text: () => Promise<string>;
json: () => Promise<any>;
}

Community questions

Questions about this page? or post a community question.