We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2765916 commit b76a504Copy full SHA for b76a504
1 file changed
packages/dev/threejs/lib/api/bitbybit/draw.ts
@@ -1,6 +1,6 @@
1
import * as THREEJS from "three";
2
import { DrawCore, Tag } from "@bitbybit-dev/core";
3
-import * as Inputs from "../inputs";
+import * as Inputs from "../inputs/inputs";
4
import { Base } from "@bitbybit-dev/core/lib/api/inputs/base-inputs";
5
import { Context } from "../context";
6
import { DrawHelper } from "../draw-helper";
0 commit comments