Class: React

React()

new React()

Source:
Example
import Boxart from 'boxart-react';

  import animations from './animations';

  render(<Boxart animations={animations}><Application /></Boxart>, rootElement);