Type Alias: ApiResponse<T>
ApiResponse<
T>:Textendsobject?D:never
Defined in: web/lib/api/client.ts:290
Type helper for extracting response data from API endpoints.
Type Parameters
• T
ApiResponse<
T>:Textendsobject?D:never
Defined in: web/lib/api/client.ts:290
Type helper for extracting response data from API endpoints.
• T