UNPKG

@vrism/viewer-sdk

Version:

React and Vanilla JavaScript SDK for embedding 3D product viewers powered by Verge3D technology

3 lines (2 loc) 205 B
export { VrismViewer, type VrismViewerProps, type ViewerConfig, type CameraConfig, type UIConfig, type VrismViewerRef, type PickedPositionData, type Position } from './react'; export * from './constants';