export default [ // { // name: 'exampleSound', // type: 'audio', // path: '/sounds/example.mp3' // }, // { // name: 'exampleModel', // type: 'gltfModel', // path: '/models/example.glb' // }, // { // name: 'exampleModel', // type: 'gltfModel', // path: '/models/points_3.glb', // meta: { // "type": "gltfModel" // } // }, // { // name: 'exampleAttribute', // type: 'json', // path: '/models/attr.json', // meta: { // "type": "json" // } // }, ]