Files
yawn/addons/gltf-import/package.json
T

8 lines
195 B
JSON

{
"name": "@yawn/gltf-import",
"version": "0.1.0",
"description": "glTF fetch worker that uploads directly into Yawn shared SOA memory",
"type": "module",
"exports": "./src/index.js"
}