Type guard to check if a JSBridge response is a 204 No Content (operation succeeded with no result).
The JSBridge response to check
True if the response has status code 204, false otherwise
Type guard to check if a JSBridge response is a 204 No Content (operation succeeded with no result).