Skip to content

Commit 2765916

Browse files
fix base inputs to threejs lib
1 parent 4eeba6a commit 2765916

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export * from "./draw-inputs";
2-
export * from "./base-inputs";
32
export * from "@bitbybit-dev/core/lib/api/inputs/inputs";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export * from "./draw-inputs";
2-
export * from "@bitbybit-dev/core/lib/api/inputs/inputs";
2+
export * from "@bitbybit-dev/core/lib/api/inputs";

0 commit comments

Comments
 (0)