We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1628a0 commit dd7b4bbCopy full SHA for dd7b4bb
src/index.ts
@@ -0,0 +1,2 @@
1
+import Camera from "./components/Camera.vue";
2
+export default Camera;
0 commit comments