React
class React implements JavascriptInterface
Data for React - https://reactjs.org
Methods
                    string|null
                
                
                    getVersion(string $version)
        
                                            
                
            Use this method to get version to use
                    array|null
                
                
                    getJavascript(string $version)
        
                                            
                
            Use this method to add data for javascript, keep latest version above
Details
        at         line 23
                            string|null
    getVersion(string $version)
        
    
    Use this method to get version to use
        at         line 95
                            array|null
    getJavascript(string $version)
        
    
    Use this method to add data for javascript, keep latest version above