UNPKG

iv-3d-lib

Version:

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

6 lines (5 loc) 85 B
export class NameValue { id: string; name: string; value: any; }