forked from noxious/client
TS fixes
This commit is contained in:
parent
96856adf1d
commit
d0fdeebd5d
@ -26,6 +26,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import type { Object } from '@/types'
|
||||
import { computed, onBeforeUnmount, onMounted, ref } from 'vue'
|
||||
import { useAssetManagerStore } from '@/stores/assetManager'
|
||||
import { useSocketStore } from '@/stores/socket'
|
||||
|
Loading…
x
Reference in New Issue
Block a user