UNPKG

react-threeco

Version:

Animate (interactive) 3D and 2D graphics in React

5 lines (4 loc) 82 B
const Threeco = () => { return (<div>Hello</div>); }; export default Threeco;