UNPKG

@threepipe/plugin-svg-renderer

Version:

Plugins for SVG Rendering of 3d objects for Threepipe

6 lines 339 B
export { ViewEdge, ViewEdgeNature } from './ViewEdge'; export { ViewVertex, ViewVertexSingularity } from './ViewVertex'; export { Chain, ChainVisibility } from './Chain'; export { Polygon } from './Polygon'; export { Viewmap, ViewmapBuildInfo, type ProgressInfo, type ViewmapOptions, } from './Viewmap'; //# sourceMappingURL=index.d.ts.map