- Preparing search index...
- The search index is not available
Guilded.JS
Type alias ResponseDetails
ResponseDetails: { body: JSONB | string; headers: Record<string, string>; status: number; }
Type declaration
-
body: JSONB | string
-
headers: Record<string, string>
-
status: number