| 1 | import { SparkRenderer, SplatMesh, dyno } from "@sparkjsdev/spark"; |
| 2 | import { GUI } from "lil-gui"; |
| 3 | import * as THREE from "three"; |
| 4 | import { getAssetFileURL } from "/examples/js/get-asset-url.js"; |
nothing calls this directly
no test coverage detected