UNPKG

react-three-d

Version:

A versatile React library designed to simplify the process of creating and manipulating 3D shapes using CSS.

4 lines (3 loc) 166 B
import Gallery, { GalleryProps } from './components/Gallery'; import Flip, { FlipProps } from './components/Flip'; export { Gallery, GalleryProps, Flip, FlipProps };