Archived
2
0

more progress on refactor

This commit is contained in:
Craig
2020-01-23 15:23:26 +00:00
parent 8ba1b68a21
commit 157ee2e1fb
45 changed files with 1344 additions and 789 deletions

View File

@ -1,5 +1,5 @@
import { PluginObject } from 'vue'
import { NekoClient } from '~/client'
import { NekoClient } from '~/neko'
declare global {
const $client: NekoClient