UNPKG

iv-3d-lib

Version:

A reusable ThreeJS library providing features for Ivee 3D Editor.

7 lines 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Iv3dScript = void 0; class Iv3dScript { } exports.Iv3dScript = Iv3dScript; //# sourceMappingURL=iv-3d-script.js.map