UNPKG

@vctrl/viewer

Version:

vctrl/viewer is a React component library for rendering and interacting with 3D models. It's part of the vectreal ecosystem and is designed to work seamlessly with the vctrl/hooks package for model loading and management.

3 lines (2 loc) 169 B
export { default as SpinnerWrapper } from './spinner-wrapper'; export { default as InfoPopover, type InfoPopoverProps, defaultInfoPopoverProps, } from './info-popover';