UNPKG

@inweb/viewer-three

Version:

JavaScript library for rendering CAD and BIM files in a browser using Three.js

3 lines (2 loc) 104 B
import type { Viewer } from "../Viewer"; export declare function isolateSelected(viewer: Viewer): void;