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