UNPKG

iv-3d-lib

Version:

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

7 lines 247 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FormMetaDataSource = void 0; class FormMetaDataSource { } exports.FormMetaDataSource = FormMetaDataSource; //# sourceMappingURL=form-meta-data-source.js.map