@@ -1,5 +1,5 @@
import * as three from "three-js";
-import { factor } from "./factor";
+import { factor } from "./factor.js";
class functional_factor extends factor {
#animation;