mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 01:33:51 +02:00
refactor: vr.js
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<script>
|
||||
import Vue, { onMounted } from 'vue';
|
||||
// @ts-ignore
|
||||
import template from './app.pug';
|
||||
import Vue, { onMounted } from 'vue';
|
||||
|
||||
import { createGlobalStores } from './stores';
|
||||
import { watchState } from './service/watchState';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user