UNPKG

three

Version:

JavaScript 3D library

8 lines (5 loc) 120 B
import {Object3D} from "../../.."; export class STLExporter { constructor(); parse(scene: Object3D, options: {}); }