Skip to content

Commit dd7b4bb

Browse files
fixed index file
1 parent e1628a0 commit dd7b4bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import Camera from "./components/Camera.vue";
2+
export default Camera;

0 commit comments

Comments
 (0)